mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-10 23:17:27 +00:00
Merge "This is a minimal amount of #ifdef's to make stlport work." into ub-games-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
77e9122681
@@ -25,7 +25,9 @@
|
||||
#include "namespace_test/namespace_test1_generated.h"
|
||||
#include "namespace_test/namespace_test2_generated.h"
|
||||
|
||||
#include <random>
|
||||
#ifndef FLATBUFFERS_CPP98_STL
|
||||
#include <random>
|
||||
#endif
|
||||
|
||||
using namespace MyGame::Example;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user