Ver código fonte

Fix missing includes.

Godzil 4 anos atrás
pai
commit
3cfbb604b0
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      source/math_helper.cpp

+ 1 - 0
source/math_helper.cpp

@@ -7,6 +7,7 @@
  *
  *
  */
  */
 
 
+#include <stdlib.h>
 #include <math.h>
 #include <math.h>
 #include <float.h>
 #include <float.h>
 #include <math_helper.h>
 #include <math_helper.h>