/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/basic-structured-annotations/src/module.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/basic-structured-annotations/gen-cpp2/module_types.h" namespace test::fixtures::basic-structured-annotations { struct module_constants { static ::std::map<::std::string, ::std::string> const& MyConst(); }; } // namespace test::fixtures::basic-structured-annotations