summaryrefslogtreecommitdiffstats
path: root/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/commontools/CommonTools.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/CommonTools.cxx b/connectivity/source/commontools/CommonTools.cxx
index 33962c6a63e6..30f8538ca906 100644
--- a/connectivity/source/commontools/CommonTools.cxx
+++ b/connectivity/source/commontools/CommonTools.cxx
@@ -35,6 +35,7 @@
#include <jvmaccess/virtualmachine.hxx>
#endif
#include <rtl/process.h>
+#include <ctype.h>
using namespace ::comphelper;
inline sal_Unicode rtl_ascii_toUpperCase( sal_Unicode ch )
@@ -166,7 +167,6 @@ namespace connectivity
#endif
}
-#include <ctype.h>
namespace dbtools
{