소스 검색

include <assert.h> in Featuretype

Erik Rodner 13 년 전
부모
커밋
fab079e43d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      math/mathbase/Featuretype.cpp

+ 2 - 0
math/mathbase/Featuretype.cpp

@@ -1,3 +1,5 @@
+#include <stdlib.h>
+#include <assert.h>
 #include "vislearning/math/mathbase/Featuretype.h"
 
 using namespace OBJREC;