summaryrefslogtreecommitdiff
path: root/svtools/inc/pch/precompiled_svt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/pch/precompiled_svt.cxx')
-rw-r--r--svtools/inc/pch/precompiled_svt.cxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/svtools/inc/pch/precompiled_svt.cxx b/svtools/inc/pch/precompiled_svt.cxx
new file mode 100644
index 000000000000..56e1a70fece0
--- /dev/null
+++ b/svtools/inc/pch/precompiled_svt.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_svt.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */