more removed include guards using fixguard.py
This commit is contained in:
parent
4f5c89ddcd
commit
30e56dcf86
2 changed files with 0 additions and 4 deletions
|
@ -27,9 +27,7 @@
|
|||
#ifndef INCLUDED_GRAPHICIMPORT_HXX
|
||||
#define INCLUDED_GRAPHICIMPORT_HXX
|
||||
|
||||
//#ifndef INCLUDED_WRITERFILTERDLLAPI_H
|
||||
//#include <WriterFilterDllApi.hxx>
|
||||
//#endif
|
||||
#include <resourcemodel/WW8ResourceModel.hxx>
|
||||
//#include <com/sun/star/lang/XComponent.hpp>
|
||||
namespace com{ namespace sun { namespace star {
|
||||
|
|
|
@ -30,9 +30,7 @@
|
|||
#include <comphelper/storagehelper.hxx>
|
||||
#include <com/sun/star/io/XInputStream.hpp>
|
||||
#include <sot/storage.hxx>
|
||||
//#ifndef _SFXDOCFILE_HXX //todo: remove sfx2!
|
||||
//#include <sfx2/docfile.hxx>
|
||||
//#endif
|
||||
#include <unotools/ucbstreamhelper.hxx>
|
||||
|
||||
using namespace ::rtl;
|
||||
|
|
Loading…
Reference in a new issue