summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/FStatement.hxx
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-16 10:56:17 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-16 10:56:46 +0200
commit8c4533de8b998e896c540f20054edb2cd2ab6133 (patch)
tree0e65d6182763690e986d147c90e8ea6a3814ae52 /connectivity/source/drivers/firebird/FStatement.hxx
parent0bd376c30e89bf0febf0c83abca882f90f674c80 (diff)
Fix warnings for firebird-sdbc.feature/firebird-sdbc3
Mostly unused parameter warnings for unimplemented methods. Done in preparation for merging to master to allow for building with -Werror. Change-Id: Ie54f0a642189f5e221919252ec7df5897974ab95
Diffstat (limited to 'connectivity/source/drivers/firebird/FStatement.hxx')
-rw-r--r--connectivity/source/drivers/firebird/FStatement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/firebird/FStatement.hxx b/connectivity/source/drivers/firebird/FStatement.hxx
index 7ec28a0aec38..824d0a3461c4 100644
--- a/connectivity/source/drivers/firebird/FStatement.hxx
+++ b/connectivity/source/drivers/firebird/FStatement.hxx
@@ -46,7 +46,7 @@
#include <cppuhelper/compbase5.hxx>
#include "FConnection.hxx"
#include <list>
-#include "OSubComponent.hxx"
+#include "connectivity/OSubComponent.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
namespace connectivity