summaryrefslogtreecommitdiff
path: root/tools/source/fsys/urlobj.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-28 13:12:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:10 +0200
commit4c4d748767c5740cc4b5348c69ad86c68db234bd (patch)
tree0dd2552859802f0554f83589cc02995eaa7c602e /tools/source/fsys/urlobj.cxx
parent57154616f064752c237a278db18767241da13c3f (diff)
Remove some more include guards
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
Diffstat (limited to 'tools/source/fsys/urlobj.cxx')
-rw-r--r--tools/source/fsys/urlobj.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/source/fsys/urlobj.cxx b/tools/source/fsys/urlobj.cxx
index eb125fe19983..7e017fc6f618 100644
--- a/tools/source/fsys/urlobj.cxx
+++ b/tools/source/fsys/urlobj.cxx
@@ -38,14 +38,8 @@
#include "rtl/ustring.hxx"
#include "sal/types.h"
-#ifndef INCLUDED_ALGORITHM
#include <algorithm>
-#define INCLUDED_ALGORITHM
-#endif
-#ifndef INCLUDED_LIMITS
#include <limits>
-#define INCLUDED_LIMITS
-#endif
#include <string.h>