瀏覽代碼

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;