Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / drivers / network / tcpip / include / precomp.h
diff --git a/reactos/drivers/network/tcpip/include/precomp.h b/reactos/drivers/network/tcpip/include/precomp.h
deleted file mode 100644 (file)
index b2cb750..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#ifndef _TCPIP_PCH_
-#define _TCPIP_PCH_
-
-#include <tags.h>
-#include <tcpip.h>
-#include <loopback.h>
-#include <routines.h>
-#include <info.h>
-#include <route.h>
-#include <transmit.h>
-#include <rawip.h>
-#include <icmp.h>
-#include <udp.h>
-#include <tcp.h>
-#include <tilists.h>
-#include <lock.h>
-#include <interface.h>
-#include <chew/chew.h>
-
-#endif /* _TCPIP_PCH_ */