Windows DLL src added, vc2008
[usb-relay-hid.git] / lib / usb-relay-dll / stdafx.h
diff --git a/lib/usb-relay-dll/stdafx.h b/lib/usb-relay-dll/stdafx.h
deleted file mode 100644 (file)
index 96a9747..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-// stdafx.h : include file for standard system include files,
-// or project specific include files that are used frequently, but
-// are changed infrequently
-//
-
-#pragma once
-
-#include "targetver.h"
-
-#define WIN32_EXTRALEAN             // Exclude rarely-used stuff from Windows headers
-// Windows Header Files:
-#include <windows.h>
-
-
-
-// TODO: reference additional headers your program requires here