Loading...
Searching...
No Matches
Go to the documentation of this file.
26#ifndef __TERRALIB_STATISTICS_CORE_INTERNAL_CONFIG_H
27#define __TERRALIB_STATISTICS_CORE_INTERNAL_CONFIG_H
29#define TE_STATISTICS_MODULE_NAME "te.stat"
48 #pragma warning( disable : 4251 )
56 #define TESTATEXPORT __declspec(dllexport)
58 #define TESTATEXPORT __declspec(dllimport)