1 /**
2  * Autogenerated by Thrift for src/module.thrift
3  *
4  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5  *  @generated @nocommit
6  */
7 #pragma once
8 
9 #include <thrift/lib/cpp2/gen/module_constants_h.h>
10 
11 #include "thrift/compiler/test/fixtures/any/gen-cpp2/module_types.h"
12 
13 namespace cpp2 {
14 
15 struct module_constants {
16 
17 };
18 
19 } // cpp2
20