Linux build fix on some versions.

This commit is contained in:
Adam Ierymenko 2018-02-02 17:11:23 -08:00
parent 82f383be43
commit c6949aad2d

View File

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