summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml/htmlkywd.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/svhtml/htmlkywd.cxx')
-rw-r--r--svtools/source/svhtml/htmlkywd.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/svhtml/htmlkywd.cxx b/svtools/source/svhtml/htmlkywd.cxx
index ac8215013fdc..c0b791567dc8 100644
--- a/svtools/source/svhtml/htmlkywd.cxx
+++ b/svtools/source/svhtml/htmlkywd.cxx
@@ -18,10 +18,10 @@
*/
-#include <limits.h> // for USHRT_MAX
-#include <sal/types.h> // for sal_Char, sal_Unicode, etc
-#include <stdlib.h> // for bsearch, qsort
-#include <string.h> // for strcmp
+#include <limits.h>
+#include <sal/types.h>
+#include <stdlib.h>
+#include <string.h>
#include <rtl/ustring.hxx>
#include <svtools/htmltokn.h>
#include <svtools/htmlkywd.hxx>