added #include <stdio.h>

This commit is contained in:
aeneid 2015-07-05 19:50:50 +03:00
parent 185b9f9792
commit 0dacfbbfca
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <cstdint> #include <cstdint>
#include <cstring> #include <cstring>
#include <stdio.h>
namespace flatbuffers { namespace flatbuffers {