[ros-diffs] [janderwald] 43027: - Fix build

janderwald at svn.reactos.org janderwald at svn.reactos.org
Fri Sep 11 08:45:30 CEST 2009


Author: janderwald
Date: Fri Sep 11 08:45:30 2009
New Revision: 43027

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

Modified:
    trunk/reactos/include/ddk/kcom.h

Modified: trunk/reactos/include/ddk/kcom.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/kcom.h?rev=43027&r1=43026&r2=43027&view=diff
==============================================================================
--- trunk/reactos/include/ddk/kcom.h [iso-8859-1] (original)
+++ trunk/reactos/include/ddk/kcom.h [iso-8859-1] Fri Sep 11 08:45:30 2009
@@ -236,7 +236,7 @@
 
 #if defined(_SYS_GUID_OPERATOR_EQ_)
 #define _GUID_OPERATORS_
-#pragma message("WARNING: Using system operator==/!= for GUIDs")
+//#pragma message("WARNING: Using system operator==/!= for GUIDs")
 #endif
 
 #ifndef _GUID_OPERATORS_




More information about the Ros-diffs mailing list