missing project/build files
[client-tools.git] / src / external / 3rd / library / stlport453 / stlport / config / stl_intel.h
blob9ef13ca52bef740153dbfa178f8dee98265857c3
1 // STLport configuration file
2 // It is internal STLport header - DO NOT include it directly
4 # if (__ICL >= 450)
5 # define _STLP_DLLEXPORT_NEEDS_PREDECLARATION 1
6 # endif
8 # define _STLP_IMPORT_TEMPLATE_KEYWORD extern
10 # include <config/stl_msvc.h>
12 # undef _STLP_LONG_LONG
13 # define _STLP_LONG_LONG long long