summaryrefslogtreecommitdiff
path: root/sal/workben/clipboardwben/testpaste/StdAfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/clipboardwben/testpaste/StdAfx.cpp')
-rw-r--r--sal/workben/clipboardwben/testpaste/StdAfx.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/sal/workben/clipboardwben/testpaste/StdAfx.cpp b/sal/workben/clipboardwben/testpaste/StdAfx.cpp
new file mode 100644
index 000000000000..b39aced7f001
--- /dev/null
+++ b/sal/workben/clipboardwben/testpaste/StdAfx.cpp
@@ -0,0 +1,11 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
+// TestWin32.pch ist die vorkompilierte Header-Datei
+// stdafx.obj enthlt die vorkompilierte Typinformation
+
+#include "stdafx.h"
+
+// ZU ERLEDIGEN: Verweis auf alle zustzlichen Header-Dateien, die Sie in STDAFX.H
+// und nicht in dieser Datei bentigen
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */