summaryrefslogtreecommitdiff
path: root/devel/stlport/files/patch-stl_gcc.h
blob: 9c39b612ae2c65b749b5153aaf8ef45957af6a83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ../stlport/config/stl_gcc.h.orig	Thu Jul 13 18:53:26 2000
+++ ../stlport/config/stl_gcc.h	Thu May 17 00:35:52 2001
@@ -14,7 +14,9 @@
 #   define __STL_HAS_NO_NEW_C_HEADERS     1
 
+#if 0
 # if defined(__FreeBSD__)
 #  define __STL_NO_WCHAR_T
 # endif
+#endif
 
 # if defined(__MINGW32__)