summaryrefslogtreecommitdiff
path: root/daemons/gptp/windows/named_pipe_test/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/gptp/windows/named_pipe_test/stdafx.h')
-rw-r--r--daemons/gptp/windows/named_pipe_test/stdafx.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/daemons/gptp/windows/named_pipe_test/stdafx.h b/daemons/gptp/windows/named_pipe_test/stdafx.h
deleted file mode 100644
index 686c8f5b..00000000
--- a/daemons/gptp/windows/named_pipe_test/stdafx.h
+++ /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"
-
-#include <stdio.h>
-#include <tchar.h>
-#include <Windows.h>
-
-
-
-// TODO: reference additional headers your program requires here