Kaydet (Commit) df706c23 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

missing system header

Change-Id: Ieb97d877238941d06aab1aa2ef67186bbc3a995a
üst afb28ae0
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <string.h>
#include "RowSet.hxx" #include "RowSet.hxx"
#include "dbastrings.hrc" #include "dbastrings.hrc"
#include "sdbcoretools.hxx" #include "sdbcoretools.hxx"
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <string.h>
#include "composertools.hxx" #include "composertools.hxx"
#include "core_resource.hrc" #include "core_resource.hrc"
#include "core_resource.hxx" #include "core_resource.hxx"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <string.h>
#include "ContentHelper.hxx" #include "ContentHelper.hxx"
#include <ucbhelper/cancelcommandexecution.hxx> #include <ucbhelper/cancelcommandexecution.hxx>
#include <comphelper/property.hxx> #include <comphelper/property.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