summaryrefslogtreecommitdiff
path: root/vsprojects/SelfTest/stdafx.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-14 11:19:21 -0400
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-14 11:19:21 -0400
commit150a53eb17b18e0a20d85d56437a94aaf745ce2b (patch)
tree90e22d2698f5c5aa2bbb17e5f810f499e355f6e9 /vsprojects/SelfTest/stdafx.cpp
parent1f9a7e26baceb5916e8d612f27aaed1073bbdb87 (diff)
downloadinfinitytier-150a53eb17b18e0a20d85d56437a94aaf745ce2b.tar.gz
infinitytier-150a53eb17b18e0a20d85d56437a94aaf745ce2b.zip
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
Diffstat (limited to 'vsprojects/SelfTest/stdafx.cpp')
-rw-r--r--vsprojects/SelfTest/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
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