From 2c12d19204aa198bf8537bcdb137b40f0c7317e9 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 25 Sep 2016 18:38:34 +0200 Subject: Initial --- AmpelJonas/stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 AmpelJonas/stdafx.cpp (limited to 'AmpelJonas/stdafx.cpp') diff --git a/AmpelJonas/stdafx.cpp b/AmpelJonas/stdafx.cpp new file mode 100644 index 0000000..b50f832 --- /dev/null +++ b/AmpelJonas/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet. +// AmpelJonas.pch ist der vorkompilierte Header. +// stdafx.obj enthält die vorkompilierten Typinformationen. + +#include "stdafx.h" + +// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H +// und nicht in dieser Datei erforderlich sind. -- cgit v1.2.3