summaryrefslogtreecommitdiff
path: root/native/fileWatcher/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'native/fileWatcher/stdafx.h')
-rw-r--r--native/fileWatcher/stdafx.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/native/fileWatcher/stdafx.h b/native/fileWatcher/stdafx.h
deleted file mode 100644
index 624e5185d245..000000000000
--- a/native/fileWatcher/stdafx.h
+++ /dev/null
@@ -1,15 +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"
-
-#include <stdio.h>
-#include <tchar.h>
-#include <windows.h>
-#include <process.h>
-
-// TODO: reference additional headers your program requires here