ports/devel/stlport/files/patch-stlport::c_locale.h
Pav Lucistnik e8f0564a71 - Update to 4.6.2
PR:		ports/73604
Submitted by:	Sepherosa Ziehau <sepherosa@softhome.net>
Approved by:	maintainer timeout (2 weeks)
2004-11-20 16:03:49 +00:00

11 lines
407 B
C

--- stlport/stl/c_locale.h.orig Sun Nov 2 16:59:03 2003
+++ stlport/stl/c_locale.h Sat Nov 6 15:44:22 2004
@@ -178,7 +178,7 @@
_Locale_SPACE ) /* Printable */
# endif /* __Lynx__ */
-#if defined(__GNUC__) || defined (__BORLANDC__) || defined (__COMO__)
+#if defined(__GNUC__) || defined (__BORLANDC__) || defined (__COMO__) || defined (__ICC)
# if defined (__CYGWIN__)