diff options
Diffstat (limited to 'devel/stlport/files/stlport::stl_icc.h')
-rw-r--r-- | devel/stlport/files/stlport::stl_icc.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/stlport/files/stlport::stl_icc.h b/devel/stlport/files/stlport::stl_icc.h new file mode 100644 index 000000000000..01d85c66a4ea --- /dev/null +++ b/devel/stlport/files/stlport::stl_icc.h @@ -0,0 +1,8 @@ +/* + * STLport configuration file + * It is internal STLport header - DO NOT include it directly + */ + +#define _STLP_NO_CSTD_FUNCTION_IMPORTS + +#define _STLP_LONG_LONG long long |