Sfoglia il codice sorgente

include <assert.h> in Featuretype

Erik Rodner 13 anni fa
parent
commit
fab079e43d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;