summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/svl/svarray.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/svl/inc/svl/svarray.hxx b/svl/inc/svl/svarray.hxx
index d728c9cbcbce..90428b82715c 100644
--- a/svl/inc/svl/svarray.hxx
+++ b/svl/inc/svl/svarray.hxx
@@ -87,15 +87,8 @@
#include "svl/svldllapi.h"
-#ifndef INCLUDED_STRING_H
#include <string.h> // memmove()
-#define INCLUDED_STRING_H
-#endif
-
-#ifndef INCLUDED_LIMITS_H
#include <limits.h> // USHRT_MAX
-#define INCLUDED_LIMITS_H
-#endif
#include <rtl/alloc.h>
#include <tools/solar.h>