diff --git a/include/flatbuffers/hash.h b/include/flatbuffers/hash.h index 6c6a3bbca3613cc8c57aa8bc3b6c999951041eb0..134d1751763aa5d352384c809ab4b5292b1023b8 100644 --- a/include/flatbuffers/hash.h +++ b/include/flatbuffers/hash.h @@ -19,7 +19,6 @@ #include <cstdint> #include <cstring> -#include <stdio.h> namespace flatbuffers {