#ifndef THP_TYPES_INC #define THP_TYPES_INC #include #ifndef INT64_MAX #include #endif template struct THPTypeInfo {}; #endif