From 150a53eb17b18e0a20d85d56437a94aaf745ce2b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 14 Aug 2013 11:19:21 -0400 Subject: Self test almost builds, now need skeleton EthernetTap implementation for Windows. --- vsprojects/SelfTest/stdafx.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 vsprojects/SelfTest/stdafx.cpp (limited to 'vsprojects/SelfTest/stdafx.cpp') diff --git a/vsprojects/SelfTest/stdafx.cpp b/vsprojects/SelfTest/stdafx.cpp deleted file mode 100644 index c502d9fe..00000000 --- a/vsprojects/SelfTest/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// SelfTest.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file -- cgit v1.2.3