awips2/nativeLib/edex_com/experimental/GribThriftRecord_constants.h

24 lines
378 B
C
Raw Normal View History

/**
* Autogenerated by Thrift
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
*/
#ifndef GribThriftRecord_CONSTANTS_H
#define GribThriftRecord_CONSTANTS_H
#include "GribThriftRecord_types.h"
class GribThriftRecordConstants {
public:
GribThriftRecordConstants();
};
extern const GribThriftRecordConstants g_GribThriftRecord_constants;
#endif