summaryrefslogtreecommitdiff
path: root/padmin/source/padialog.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-28 23:10:04 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-29 09:33:46 +0100
commit44eb2b3355e0846a5acba0f503d7c0b3e1c94949 (patch)
tree8ebe411e53f933d9928f6a9fa3b39484de5e69de /padmin/source/padialog.hxx
parentc04c8e918bd4a3095bd95cc0f74137bff17f7753 (diff)
remove archaic header guards
Diffstat (limited to 'padmin/source/padialog.hxx')
-rw-r--r--padmin/source/padialog.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/padmin/source/padialog.hxx b/padmin/source/padialog.hxx
index 42f034b781b5..337bb145f7ff 100644
--- a/padmin/source/padialog.hxx
+++ b/padmin/source/padialog.hxx
@@ -28,12 +28,8 @@
#ifndef _PAD_PADIALOG_HXX_
#define _PAD_PADIALOG_HXX_
-#ifndef __SGI_STL_LIST
#include <list>
-#endif
-#ifndef _RTL_USTRING
#include <rtl/ustring.hxx>
-#endif
#include <vcl/dialog.hxx>
#include <tools/config.hxx>
#include <vcl/lstbox.hxx>