This commit is contained in:
Wouter van Oortmerssen
2016-06-17 17:44:00 -07:00
3 changed files with 718 additions and 727 deletions

View File

@@ -23,10 +23,6 @@ namespace NamespaceA {
struct SecondTableInA;
} // namespace NamespaceA
namespace NamespaceA {
struct TableInFirstNS FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
enum {
VT_FOO_TABLE = 4,