RTF export: restore build-time test for self-containing headers
If the "own" header is not the first one, the compiler no longer ensures that these headers are self-contained. Change-Id: I436428213e02482e6b6f21cd4e3c2ed04a7b4020
This commit is contained in:
parent
9beed0a363
commit
cd4344d3bd
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <memory>
|
||||
#include "rtfattributeoutput.hxx"
|
||||
#include <memory>
|
||||
#include <cstring>
|
||||
#include "rtfsdrexport.hxx"
|
||||
#include "writerwordglue.hxx"
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <memory>
|
||||
#include "rtfsdrexport.hxx"
|
||||
#include <memory>
|
||||
#include "rtfattributeoutput.hxx"
|
||||
#include <svtools/rtfkeywd.hxx>
|
||||
#include <filter/msfilter/rtfutil.hxx>
|
||||
|
Loading…
x
Reference in New Issue
Block a user