diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-01-16 11:43:34 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-01-16 11:43:34 +0100 |
commit | 3e07e568a1ae478b89812d91438d75179c94ab35 (patch) | |
tree | 85b4a9911dcc2fa661eac15a9a40ffbf813f0e89 /Tobii-EyeX/samples/MinimalUserProfiles/stdafx.h | |
parent | c61ba8892ce9b76bae4f60986b9d6724dad53254 (diff) |
remove obsolete Tobii EyeX SDK
Diffstat (limited to 'Tobii-EyeX/samples/MinimalUserProfiles/stdafx.h')
-rwxr-xr-x | Tobii-EyeX/samples/MinimalUserProfiles/stdafx.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Tobii-EyeX/samples/MinimalUserProfiles/stdafx.h b/Tobii-EyeX/samples/MinimalUserProfiles/stdafx.h deleted file mode 100755 index cb987d8..0000000 --- a/Tobii-EyeX/samples/MinimalUserProfiles/stdafx.h +++ /dev/null @@ -1,13 +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_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
-
-#include <stdio.h>
-#include <tchar.h>
|