Skip to content

Commit

Permalink
missing signature
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisbonneau committed Jan 14, 2024
1 parent 08daad7 commit d6da65e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/python/src/inspector/information.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,7 @@ namespace geode
do_define_information< std::pair< index_t, index_t > >(
module, "PairIndex" );
do_define_information< uuid >( module, "UUID" );
do_define_information< std::pair< geode::ComponentMeshElement,
geode::ComponentMeshElement > >( module, PairComponentMeshElement )
}
} // namespace geode

0 comments on commit d6da65e

Please sign in to comment.