Kaydet (Commit) 22828c32 authored tarafından Rene Engelhard's avatar Rene Engelhard

fix build (missing #include <sal/log.hxx>'s)

Change-Id: Idf0b21d41fa0bac0a49c1b28724c487edd336353
üst 091aedc6
......@@ -19,6 +19,7 @@
#include "mysqlc_general.hxx"
#include "mysqlc_resultsetmetadata.hxx"
#include <sal/log.hxx>
#include <rtl/ustring.hxx>
using com::sun::star::sdbc::SQLException;
......
......@@ -23,6 +23,8 @@
#include "mysqlc_propertyids.hxx"
#include "mysqlc_resultsetmetadata.hxx"
#include <sal/log.hxx>
#include <boost/config.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
......
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