diff options
Diffstat (limited to 'MirOTR/stdafx.cpp')
-rw-r--r-- | MirOTR/stdafx.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MirOTR/stdafx.cpp b/MirOTR/stdafx.cpp new file mode 100644 index 0000000..98540cb --- /dev/null +++ b/MirOTR/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
+// MirOTR.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.
|