Bjoern Froehlich 13 년 전
부모
커밋
00af181319
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      semseg/postsegmentation/PPSuperregion.cpp

+ 2 - 0
semseg/postsegmentation/PPSuperregion.cpp

@@ -1,6 +1,8 @@
 #include "PPSuperregion.h"
 
+#ifdef NICE_USELIB_ICE
 #include <core/iceconversion/convertice.h>
+#endif
 
 #include "objrec/segmentation/RegionGraph.h"