Explorar o código

Bugfix: NULL not declared

Former-commit-id: 99c7d00b99e55827643152823e334b011a0ef488
jmespadero %!s(int64=8) %!d(string=hai) anos
pai
achega
f6dd78f80f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/igl/Timer.h

+ 1 - 0
include/igl/Timer.h

@@ -21,6 +21,7 @@
 #else
 #include <sys/time.h>
 #endif
+#include <cstddef>
 
 namespace igl
 {