Explorar el Código

include <assert.h> in Featuretype

Erik Rodner hace 13 años
padre
commit
fab079e43d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;