From 487e95bfd9db3fb9e4410bf1adfbae5588ff7f0e Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 28 Mar 2019 14:13:30 +0100 Subject: initial commit Signed-off-by: Toni Uhlig --- PastDSECtrl/pch.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 PastDSECtrl/pch.cpp (limited to 'PastDSECtrl/pch.cpp') diff --git a/PastDSECtrl/pch.cpp b/PastDSECtrl/pch.cpp new file mode 100644 index 0000000..3a3d12b --- /dev/null +++ b/PastDSECtrl/pch.cpp @@ -0,0 +1,5 @@ +// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed + +#include "pch.h" + +// In general, ignore this file, but keep it around if you are using pre-compiled headers. -- cgit v1.2.3