]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/win32service.cpp
Fix a bunch of really obvious unnecessary includes.
[user/henk/code/inspircd.git] / win / win32service.cpp
index 46e9d351614cd10948234cf5f31fa181b8e52f3e..45aba726824c0d3af6146934f159887c97a500fa 100644 (file)
@@ -2,8 +2,8 @@
  * InspIRCd -- Internet Relay Chat Daemon
  *
  *   Copyright (C) 2013 Sadie Powell <sadie@witchery.services>
- *   Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
  *   Copyright (C) 2012-2013 ChrisTX <xpipe@hotmail.de>
+ *   Copyright (C) 2012-2013 Attila Molnar <attilamolnar@hush.com>
  *   Copyright (C) 2012 Robby <robby@chatbelgie.be>
  *   Copyright (C) 2008 Craig Edwards <brain@inspircd.org>
  *
@@ -21,7 +21,6 @@
  */
 
 
-#include "config.h"
 #include "inspircd.h"
 #include "exitcodes.h"
 #include <windows.h>