summaryrefslogtreecommitdiffstats
path: root/sal/textenc/convertsinglebytetobmpunicode.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-01-05 23:18:19 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-01-05 23:24:08 +0100
commitb234008ba5096f251fffec4c467f2103f4ba3cc0 (patch)
tree41e5377bf56ff47f0c998d19d0d5d8749b51ae56 /sal/textenc/convertsinglebytetobmpunicode.hxx
parentProperly assign objects to only those libraries that actually use them. (diff)
downloadcore-b234008ba5096f251fffec4c467f2103f4ba3cc0.tar.gz
core-b234008ba5096f251fffec4c467f2103f4ba3cc0.zip
Changed C files to C++.
Diffstat (limited to 'sal/textenc/convertsinglebytetobmpunicode.hxx')
-rw-r--r--sal/textenc/convertsinglebytetobmpunicode.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/sal/textenc/convertsinglebytetobmpunicode.hxx b/sal/textenc/convertsinglebytetobmpunicode.hxx
index 39ebed9eabca..a55ca53c8b20 100644
--- a/sal/textenc/convertsinglebytetobmpunicode.hxx
+++ b/sal/textenc/convertsinglebytetobmpunicode.hxx
@@ -26,14 +26,16 @@
*
************************************************************************/
-#ifndef INCLUDED_sal_textenc_convertsinglebytetobmpunicode_hxx
-#define INCLUDED_sal_textenc_convertsinglebytetobmpunicode_hxx
+#ifndef INCLUDED_SAL_TEXTENC_CONVERTSINGLEBYTETOBMPUNICODE_HXX
+#define INCLUDED_SAL_TEXTENC_CONVERTSINGLEBYTETOBMPUNICODE_HXX
-#include "tenchelp.h"
+#include "sal/config.h"
+
+#include <cstddef>
#include "sal/types.h"
-#include <cstddef>
+#include "tenchelp.hxx"
/// @HTML