diff options
Diffstat (limited to 'svl/inc/svl/itempool.hxx')
-rw-r--r-- | svl/inc/svl/itempool.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svl/inc/svl/itempool.hxx b/svl/inc/svl/itempool.hxx index 12f70670663b..09a3f35aded7 100644 --- a/svl/inc/svl/itempool.hxx +++ b/svl/inc/svl/itempool.hxx @@ -31,10 +31,7 @@ #include "svl/svldllapi.h" -#ifndef INCLUDED_LIMITS_H #include <limits.h> -#define INCLUDED_LIMITS_H -#endif #include <tools/solar.h> #include <tools/string.hxx> #include <svl/svarray.hxx> |