Kaydet (Commit) 8520006b authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Add osl/diagnose.d includes

üst aaee571e
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
* *
************************************************************************/ ************************************************************************/
#include <osl/endian.h> #include <osl/endian.h>
#include <osl/diagnose.h>
#include "cmdbasestream.hxx" #include "cmdbasestream.hxx"
#include "rcontrol.hxx" #include "rcontrol.hxx"
......
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
#include <automation/commtypes.hxx> #include <automation/commtypes.hxx>
#include <automation/commdefines.hxx> #include <automation/commdefines.hxx>
#include "communiio.hxx" #include "communiio.hxx"
#include <osl/diagnose.h>
/** /**
Forces switch to multichannel headers even for old communication Method Forces switch to multichannel headers even for old communication Method
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#define ENABLE_BYTESTRING_STREAM_OPERATORS #define ENABLE_BYTESTRING_STREAM_OPERATORS
#include <tools/solar.h> #include <tools/solar.h>
#include <automation/simplecm.hxx> #include <automation/simplecm.hxx>
#include <osl/diagnose.h>
#include <automation/commdefines.hxx> #include <automation/commdefines.hxx>
#include "packethandler.hxx" #include "packethandler.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