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

loplugin:includeform: dbaccess (Windows)

Change-Id: I8ed4161f8f2552200d1ddc280c922d9077e63a87
üst fa6d8eeb
......@@ -26,7 +26,7 @@
// LO/windows.h conflict
#undef WB_LEFT
#undef WB_RIGHT
#include "msdasc.h"
#include <msdasc.h>
#if defined _MSC_VER
#pragma warning(push, 1)
#endif
......
......@@ -21,7 +21,7 @@
#define INCLUDED_DBACCESS_SOURCE_UI_DLG_ADODATALINKS_HXX
#include <osl/module.h>
#include "commontypes.hxx"
#include <commontypes.hxx>
OUString getAdoDatalink(long hWnd,OUString const & oldLink);
#endif
......
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