summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbxdrctl.cxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:18 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:57:20 +0100
commit553aed7b518599742189ffce50cd947dbf39a2e7 (patch)
treecd8d0ae2e88760bb99b9318a71903d8ff535d862 /svx/source/tbxctrls/tbxdrctl.cxx
parentc824a1f69c093f38b82ead0f413c75b492a1f994 (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'svx/source/tbxctrls/tbxdrctl.cxx')
-rw-r--r--svx/source/tbxctrls/tbxdrctl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/tbxdrctl.cxx b/svx/source/tbxctrls/tbxdrctl.cxx
index a64810196af1..5dbe1fc08821 100644
--- a/svx/source/tbxctrls/tbxdrctl.cxx
+++ b/svx/source/tbxctrls/tbxdrctl.cxx
@@ -29,7 +29,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include <string> // HACK: prevent conflict between STLPORT and Workshop headers
+#include <string>
#include <tools/ref.hxx>
#include <tools/shl.hxx>