mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-15 08:48:52 +00:00
Fix flatc build for msvc.
(from CL 117010760) Change-Id: I0ee77cf87d0cb00b94887356745b85423b1375a6
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <iomanip>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user