Explorar o código

Linux build fix on some versions.

Adam Ierymenko %!s(int64=7) %!d(string=hai) anos
pai
achega
c6949aad2d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      node/Trace.cpp

+ 1 - 0
node/Trace.cpp

@@ -27,6 +27,7 @@
 //#define ZT_TRACE
 
 #include <stdio.h>
+#include <stdarg.h>
 
 #include "Trace.hpp"
 #include "RuntimeEnvironment.hpp"