From 3089c4bbc10e98d18f43e8a70e7a3d0c0eaf0900 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 22 Mar 2013 20:48:17 +0100 Subject: Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! .git/config: [core] ignorecase = false --- faceapi/stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 faceapi/stdafx.cpp (limited to 'faceapi/stdafx.cpp') diff --git a/faceapi/stdafx.cpp b/faceapi/stdafx.cpp new file mode 100644 index 00000000..b4263f59 --- /dev/null +++ b/faceapi/stdafx.cpp @@ -0,0 +1,8 @@ +// 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 -- cgit v1.2.3