/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/qualified/src/module2.thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated @nocommit */ #pragma once #include #include "thrift/compiler/test/fixtures/qualified/gen-cpp2/module2_types.h" namespace module2 { struct module2_constants { static ::module2::Struct const& c2(); static ::module2::Struct const& c3(); static ::module2::Struct const& c4(); }; } // namespace module2