[xiph-commits] r9425 - trunk/speex/win32
jm at motherfish-iii.xiph.org
jm at motherfish-iii.xiph.org
Thu Jun 9 19:36:27 PDT 2005
Author: jm
Date: 2005-06-09 19:36:24 -0700 (Thu, 09 Jun 2005)
New Revision: 9425
Modified:
trunk/speex/win32/config.h
Log:
I think MSVC doesn't understand the restrict keyword
Modified: trunk/speex/win32/config.h
===================================================================
--- trunk/speex/win32/config.h 2005-06-10 00:37:09 UTC (rev 9424)
+++ trunk/speex/win32/config.h 2005-06-10 02:36:24 UTC (rev 9425)
@@ -1 +1,2 @@
#define inline __inline
+#define restrict
More information about the commits
mailing list