summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/formattedcolumnvalue.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-09 17:51:33 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-09 17:51:33 +0200
commit4144a829f8de37c0b6c61715823cfef90e858713 (patch)
tree5515b75970c69149e0c98a9e66dc19ddb08a1fa7 /connectivity/source/commontools/formattedcolumnvalue.cxx
parent783f6bc38bef24395da863e2b714ba51b58eb995 (diff)
#i103496#: removed unneccessary vcl include
Diffstat (limited to 'connectivity/source/commontools/formattedcolumnvalue.cxx')
-rw-r--r--connectivity/source/commontools/formattedcolumnvalue.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/formattedcolumnvalue.cxx b/connectivity/source/commontools/formattedcolumnvalue.cxx
index 76519aa6a551..001d0f3b224e 100644
--- a/connectivity/source/commontools/formattedcolumnvalue.cxx
+++ b/connectivity/source/commontools/formattedcolumnvalue.cxx
@@ -44,7 +44,7 @@
#include <com/sun/star/sdbc/DataType.hpp>
/** === end UNO includes === **/
-#include <svtools/syslocale.hxx>
+//#include <svtools/syslocale.hxx>
#include <tools/diagnose_ex.h>