Kaydet (Commit) 1ec9daed authored tarafından Feyza Yavuz's avatar Feyza Yavuz Kaydeden (comit) Norbert Thiebaud

tdf#65108 "" instead of <> written in include line

Underwent the same process under the connectivity/source/drivers/firebird/

Change-Id: Id64b1f52a2f19cb91590bebe80a2f6aea70cc9ee
Reviewed-on: https://gerrit.libreoffice.org/19137Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
üst cd49f0f8
...@@ -33,4 +33,4 @@ namespace connectivity ...@@ -33,4 +33,4 @@ namespace connectivity
#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_COLUMNS_HXX #endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_COLUMNS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
#include <comphelper/sequence.hxx> #include <comphelper/sequence.hxx>
#include <cppuhelper/typeprovider.hxx> #include <cppuhelper/typeprovider.hxx>
#include <propertyids.hxx> #include "propertyids.hxx"
#include <TConnection.hxx> #include "TConnection.hxx"
using namespace ::connectivity::firebird; using namespace ::connectivity::firebird;
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#include "Keys.hxx" #include "Keys.hxx"
#include "Table.hxx" #include "Table.hxx"
#include <TConnection.hxx> #include "TConnection.hxx"
#include <comphelper/sequence.hxx> #include <comphelper/sequence.hxx>
#include <connectivity/dbtools.hxx> #include <connectivity/dbtools.hxx>
......
...@@ -92,4 +92,4 @@ namespace connectivity ...@@ -92,4 +92,4 @@ namespace connectivity
#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_TABLE_HXX #endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_TABLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment