more removed include guards using fixguard.py

This commit is contained in:
Petr Mladek 2010-10-07 15:24:37 +02:00
parent 4f5c89ddcd
commit 30e56dcf86
2 changed files with 0 additions and 4 deletions

View file

@ -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 {

View file

@ -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;