From a4c893dbe2777f24ca9df32c877e880931b443be Mon Sep 17 00:00:00 2001
From: aeneid <maor.tt@gmail.com>
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 6c6a3bbc..134d1751 100644
--- a/include/flatbuffers/hash.h
+++ b/include/flatbuffers/hash.h
@@ -19,7 +19,6 @@
 
 #include <cstdint>
 #include <cstring>
-#include <stdio.h>
 
 namespace flatbuffers {
 
-- 
GitLab