1 #ifndef FLATBUFFERS_NAMER_H_ 2 #define FLATBUFFERS_NAMER_H_ 3 4 #include "codegen/namer.h" 5 6 #endif // FLATBUFFERS_NAMER_H_ 7