[ros-diffs] [cfinck] 31841: This file was still including "resource.h" although there is no "resource.h" for xcopy

cfinck at svn.reactos.org cfinck at svn.reactos.org
Thu Jan 17 16:01:15 CET 2008


Author: cfinck
Date: Thu Jan 17 18:01:14 2008
New Revision: 31841

URL: http://svn.reactos.org/svn/reactos?rev=31841&view=rev
Log:
This file was still including "resource.h" although there is no "resource.h" for xcopy

Modified:
    trunk/reactos/base/applications/cmdutils/xcopy/xcopy.rc

Modified: trunk/reactos/base/applications/cmdutils/xcopy/xcopy.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/cmdutils/xcopy/xcopy.rc?rev=31841&r1=31840&r2=31841&view=diff
==============================================================================
--- trunk/reactos/base/applications/cmdutils/xcopy/xcopy.rc (original)
+++ trunk/reactos/base/applications/cmdutils/xcopy/xcopy.rc Thu Jan 17 18:01:14 2008
@@ -1,8 +1,5 @@
 #include <windows.h>
 #include <commctrl.h>
-
-#include "resource.h"
-
 
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 




More information about the Ros-diffs mailing list