Skip to content
Snippets Groups Projects
Commit d863df86 authored by Wouter van Oortmerssen's avatar Wouter van Oortmerssen
Browse files

Merge pull request #230 from aeneid/master

included stdio.h in include/flatbuffers/hash.h
parents 8833255e 48346347
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
#include <sstream>
#include <string>
#include "flatbuffers/hash.h"
#include <stdio.h>
enum OutputFormat {
kDecimal,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment