Kaydet (Commit) aea96244 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing includes

Change-Id: I08750fdaab137665205a6e55891d845b39b0147d
üst e052009d
......@@ -26,6 +26,7 @@
#include "RowSet.hxx"
#include "dbastrings.hrc"
#include "sdbcoretools.hxx"
#include "services.hxx"
#include "SingleSelectQueryComposer.hxx"
#include "module_dba.hxx"
#include "CRowSetColumn.hxx"
......
......@@ -25,6 +25,7 @@
#include "defaultobjectnamecheck.hxx"
#include "dlgsave.hxx"
#include "localresaccess.hxx"
#include "uiservices.hxx"
#include "QTableWindow.hxx"
#include "QTableWindowData.hxx"
#include "querycontainerwindow.hxx"
......
......@@ -18,6 +18,7 @@
*/
#include "composerdialogs.hxx"
#include "uiservices.hxx"
#include "dbu_reghelper.hxx"
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
......
......@@ -19,6 +19,7 @@
#include "dbinteraction.hxx"
#include "dbu_reghelper.hxx"
#include "uiservices.hxx"
#include <tools/diagnose_ex.h>
#include <osl/diagnose.h>
#include <vcl/msgbox.hxx>
......
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