Remove include guards

Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
This commit is contained in:
Thomas Arnhold
2012-06-29 15:50:40 +02:00
parent b63027f099
commit 8e1bffe7ff
57 changed files with 22 additions and 280 deletions

View File

@@ -32,18 +32,10 @@
#include <svl/itemset.hxx>
#include <svl/languageoptions.hxx>
#if OSL_DEBUG_LEVEL > 0
#ifndef _UNTOOLS_UCBSTREAMHELPER_HXX
#include <unotools/ucbstreamhelper.hxx>
#endif
#ifndef _SV_MSGBOX_HXX
#include <vcl/msgbox.hxx>
#endif
#ifndef _FILEDLGHELPER_HXX
#include <sfx2/filedlghelper.hxx>
#endif
#ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx>
#endif
#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
#endif
#include <editeng/scripttypeitem.hxx>