From 050e4a0f7a8156bd862f95c06ea298ab6697e147 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Fri, 27 Jan 2017 12:49:09 -0800 Subject: Introduce precompiled headers --- toolsrc/src/pch.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 toolsrc/src/pch.cpp (limited to 'toolsrc/src/pch.cpp') diff --git a/toolsrc/src/pch.cpp b/toolsrc/src/pch.cpp new file mode 100644 index 000000000..17305716a --- /dev/null +++ b/toolsrc/src/pch.cpp @@ -0,0 +1 @@ +#include "pch.h" \ No newline at end of file -- cgit v1.2.3