Kaydet (Commit) d35184d0 authored tarafından Andrzej J.R. Hunt's avatar Andrzej J.R. Hunt

Try and fix windows build.

Change-Id: I9d5dc42d5b41aa553887b748663fa8c706618aa8
üst 697b1039
...@@ -28,9 +28,9 @@ namespace connectivity ...@@ -28,9 +28,9 @@ namespace connectivity
Table(Tables* pTables, Table(Tables* pTables,
::osl::Mutex& rMutex, ::osl::Mutex& rMutex,
const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
const OUString& rName, const ::rtl::OUString& rName,
const OUString& rType, const ::rtl::OUString& rType,
const OUString& rDescription, const ::rtl::OUString& rDescription,
sal_Int32 _nPrivileges); sal_Int32 _nPrivileges);
// OTableHelper // OTableHelper
......
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