Author: akhaldi Date: Wed Dec 25 14:36:37 2013 New Revision: 61405
URL: http://svn.reactos.org/svn/reactos?rev=61405&view=rev Log: [HNETCFG] * Remove unneeded inclusion. CORE-7716
Modified: trunk/reactos/dll/win32/hnetcfg/hnetcfg_private.h
Modified: trunk/reactos/dll/win32/hnetcfg/hnetcfg_private.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/hnetcfg/hnetcfg_p... ============================================================================== --- trunk/reactos/dll/win32/hnetcfg/hnetcfg_private.h [iso-8859-1] (original) +++ trunk/reactos/dll/win32/hnetcfg/hnetcfg_private.h [iso-8859-1] Wed Dec 25 14:36:37 2013 @@ -26,8 +26,6 @@
#define COBJMACROS
-#include <initguid.h> - #include <windef.h> #include <winbase.h> #include <objbase.h>