mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
fixed #341
This commit is contained in:
@@ -257,7 +257,10 @@ RtabmapColorOcTree::StaticMemberInitializer::StaticMemberInitializer() {
|
|||||||
AbstractOcTree::registerTreeType(tree);
|
AbstractOcTree::registerTreeType(tree);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ifndef _WIN32
|
||||||
|
// On Windows, the app freezes on start if the following is defined
|
||||||
RtabmapColorOcTree::StaticMemberInitializer RtabmapColorOcTree::RtabmapColorOcTreeMemberInit;
|
RtabmapColorOcTree::StaticMemberInitializer RtabmapColorOcTree::RtabmapColorOcTreeMemberInit;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
//////////////////////////////////////
|
//////////////////////////////////////
|
||||||
|
|||||||
Reference in New Issue
Block a user