[ros-diffs] [tkreuzer] 54826: Fix build

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Tue Jan 3 20:15:27 UTC 2012


Author: tkreuzer
Date: Tue Jan  3 20:15:25 2012
New Revision: 54826

URL: http://svn.reactos.org/svn/reactos?rev=54826&view=rev
Log:
Fix build

Modified:
    trunk/reactos/include/crt/crtdefs.h

Modified: trunk/reactos/include/crt/crtdefs.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/crtdefs.h?rev=54826&r1=54825&r2=54826&view=diff
==============================================================================
--- trunk/reactos/include/crt/crtdefs.h [iso-8859-1] (original)
+++ trunk/reactos/include/crt/crtdefs.h [iso-8859-1] Tue Jan  3 20:15:25 2012
@@ -4,7 +4,9 @@
  * No warranty is given; refer to the file DISCLAIMER within this package.
  */
 #include <_mingw.h>
+#ifndef __cplusplus
 #include <specstrings.h>
+#endif
 
 #ifndef _INC_CRTDEFS
 #define _INC_CRTDEFS




More information about the Ros-diffs mailing list