diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-25 04:15:00 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-25 04:16:24 +0200 |
commit | e4d69fcaaca33952ed0c807500a4e93bbc0a365b (patch) | |
tree | be0e2a90c32df21e3184b50a249577438ff2d04a /faceapi/stdafx.cpp | |
parent | 8769b18f24c7866d6e7c59494acd7f4369dbe18d (diff) |
remove faceapi
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
Diffstat (limited to 'faceapi/stdafx.cpp')
-rw-r--r-- | faceapi/stdafx.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/faceapi/stdafx.cpp b/faceapi/stdafx.cpp deleted file mode 100644 index 981c9e33..00000000 --- a/faceapi/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// TestAppConsole.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 |