summaryrefslogtreecommitdiff
path: root/dbaccess
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 /dbaccess
parentc04c8e918bd4a3095bd95cc0f74137bff17f7753 (diff)
remove archaic header guards
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/dbfindex.hxx b/dbaccess/source/ui/dlg/dbfindex.hxx
index c10b2362027b..2e4957003e25 100644
--- a/dbaccess/source/ui/dlg/dbfindex.hxx
+++ b/dbaccess/source/ui/dlg/dbfindex.hxx
@@ -34,9 +34,7 @@
#include <vcl/combobox.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/fixed.hxx>
-#ifndef __SGI_STL_LIST
#include <list>
-#endif
#include <comphelper/stl_types.hxx>
//.........................................................................