From 0dacfbbfca9632ec4b9c9e4d129a3edd58578577 Mon Sep 17 00:00:00 2001 From: aeneid Date: Sun, 5 Jul 2015 19:50:50 +0300 Subject: [PATCH] added #include --- include/flatbuffers/hash.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/flatbuffers/hash.h b/include/flatbuffers/hash.h index 134d17517..6c6a3bbca 100644 --- a/include/flatbuffers/hash.h +++ b/include/flatbuffers/hash.h @@ -19,6 +19,7 @@ #include #include +#include namespace flatbuffers {