aboutsummaryrefslogtreecommitdiff
path: root/src/idl_gen_json_schema.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/idl_gen_json_schema.cpp')
-rw-r--r--src/idl_gen_json_schema.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/idl_gen_json_schema.cpp b/src/idl_gen_json_schema.cpp
index 27e2cd46..5d7bad6d 100644
--- a/src/idl_gen_json_schema.cpp
+++ b/src/idl_gen_json_schema.cpp
@@ -15,6 +15,7 @@
*/
#include <iostream>
+
#include "flatbuffers/code_generators.h"
#include "flatbuffers/idl.h"
#include "flatbuffers/util.h"