summaryrefslogtreecommitdiff
path: root/sal/textenc/tables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/tables.cxx')
-rw-r--r--sal/textenc/tables.cxx15
1 files changed, 3 insertions, 12 deletions
diff --git a/sal/textenc/tables.cxx b/sal/textenc/tables.cxx
index 096876119a20..01f91905dea1 100644
--- a/sal/textenc/tables.cxx
+++ b/sal/textenc/tables.cxx
@@ -29,21 +29,12 @@
#include "sal/config.h"
#include <cassert>
+#include <cstddef>
-#include "sal/types.h"
-
-#ifndef INCLUDED_RTL_TEXTENC_TENCHELP_H
-#include "tenchelp.h"
-#endif
-
-#ifndef _RTL_TEXTENC_H
#include "rtl/textenc.h"
-#endif
+#include "sal/types.h"
-#ifndef INCLUDED_STDDEF_H
-#include <stddef.h>
-#define INCLUDED_STDDEF_H
-#endif
+#include "tenchelp.hxx"
#define NOTABUNI_START 0xFF
#define NOTABUNI_END 0x00