diff options
| author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2013-08-14 11:19:21 -0400 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2013-08-14 11:19:21 -0400 |
| commit | 150a53eb17b18e0a20d85d56437a94aaf745ce2b (patch) | |
| tree | 90e22d2698f5c5aa2bbb17e5f810f499e355f6e9 /vsprojects/SelfTest/stdafx.cpp | |
| parent | 1f9a7e26baceb5916e8d612f27aaed1073bbdb87 (diff) | |
| download | infinitytier-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.cpp | 8 |
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 |
