diff options
Diffstat (limited to 'plugins/MirOTR/src/stdafx.cpp')
-rw-r--r-- | plugins/MirOTR/src/stdafx.cpp | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/plugins/MirOTR/src/stdafx.cpp b/plugins/MirOTR/src/stdafx.cpp index 98540cbccf..ade275910d 100644 --- a/plugins/MirOTR/src/stdafx.cpp +++ b/plugins/MirOTR/src/stdafx.cpp @@ -1,8 +1,5 @@ -// 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.
+// 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" |