 |
OpendTect
6.6
|
Go to the documentation of this file.
18 #define NOMINMAX // Otherwise Windows will define min/max
20 #if defined(_MSC_VER) && _MSC_VER == 1500 // && _MSC_FULL_VER >= 150030729
21 # define Interval StructuredQueryInterval
22 # include <structuredquery.h>
30 #define snprintf _snprintf
33 #define strncasecmp _strnicmp
34 #define strcasecmp stricmp
36 #define strtoll _strtoi64
37 #define strtoull _strtoui64
38 #define strdup _strdup
41 #define finite _finite
44 # define mMaxFilePathLength _MAX_PATH
Generated at
for the OpendTect
seismic interpretation project.
Copyright (C): dGB Beheer B.V. 1995-2021