[matroska] r881 - trunk/libebml/src

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: mosu
Date: 2004-10-14 11:48:39 +0400 (Thu, 14 Oct 2004)
New Revision: 881

Modified:
   trunk/libebml/src/EbmlUnicodeString.cpp
Log:
wchar.h doesn't exist on OpenBSD. Patch by Diego Petten?\195?\178 <dgp85 (a) users ! sourceforge ! net>.

Modified: trunk/libebml/src/EbmlUnicodeString.cpp
===================================================================
--- trunk/libebml/src/EbmlUnicodeString.cpp	2004-10-14 04:36:48 UTC (rev 880)
+++ trunk/libebml/src/EbmlUnicodeString.cpp	2004-10-14 07:48:39 UTC (rev 881)
@@ -37,7 +37,7 @@
 
 #include <cassert>
 
-#if __GNUC__ == 2
+#if __GNUC__ == 2 && ! defined ( __OpenBSD__ )
 #include <wchar.h>
 #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.