From a4c893dbe2777f24ca9df32c877e880931b443be Mon Sep 17 00:00:00 2001 From: aeneid Date: Tue, 7 Jul 2015 08:13:08 +0300 Subject: [PATCH] Update hash.h --- include/flatbuffers/hash.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/flatbuffers/hash.h b/include/flatbuffers/hash.h index 6c6a3bbca..134d17517 100644 --- a/include/flatbuffers/hash.h +++ b/include/flatbuffers/hash.h @@ -19,7 +19,6 @@ #include #include -#include namespace flatbuffers {