mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 08:52:41 +00:00
Merge pull request #230 from aeneid/master
included stdio.h in include/flatbuffers/hash.h
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include "flatbuffers/hash.h"
|
#include "flatbuffers/hash.h"
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
enum OutputFormat {
|
enum OutputFormat {
|
||||||
kDecimal,
|
kDecimal,
|
||||||
|
|||||||
Reference in New Issue
Block a user