summaryrefslogtreecommitdiff
path: root/rsc/inc/vclrsc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/vclrsc.hxx')
-rw-r--r--rsc/inc/vclrsc.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/rsc/inc/vclrsc.hxx b/rsc/inc/vclrsc.hxx
index 11b3f57c1dd2..2189340bc74d 100644
--- a/rsc/inc/vclrsc.hxx
+++ b/rsc/inc/vclrsc.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -33,6 +34,7 @@
#include <tools/wintypes.hxx>
#include <tools/fldunit.hxx>
#include <tools/mapunit.hxx>
+#include <tools/wintypes.hxx>
// from vcl/inc/vclenum.hxx
#ifndef ENUM_TIMEFIELDFORMAT_DECLARED
@@ -170,3 +172,5 @@ typedef sal_uInt16 SymbolType;
#define SYMBOL_NOSYMBOL (SYMBOL_DONTKNOW)
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */