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:
@@ -17,8 +17,8 @@
|
|||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <memory>
|
|
||||||
#include "rtfattributeoutput.hxx"
|
#include "rtfattributeoutput.hxx"
|
||||||
|
#include <memory>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include "rtfsdrexport.hxx"
|
#include "rtfsdrexport.hxx"
|
||||||
#include "writerwordglue.hxx"
|
#include "writerwordglue.hxx"
|
||||||
|
@@ -17,8 +17,8 @@
|
|||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <memory>
|
|
||||||
#include "rtfsdrexport.hxx"
|
#include "rtfsdrexport.hxx"
|
||||||
|
#include <memory>
|
||||||
#include "rtfattributeoutput.hxx"
|
#include "rtfattributeoutput.hxx"
|
||||||
#include <svtools/rtfkeywd.hxx>
|
#include <svtools/rtfkeywd.hxx>
|
||||||
#include <filter/msfilter/rtfutil.hxx>
|
#include <filter/msfilter/rtfutil.hxx>
|
||||||
|
Reference in New Issue
Block a user