remove include guards using fixguard.py

This commit is contained in:
Petr Mladek
2010-10-04 16:59:40 +02:00
parent 30afa21872
commit facd86ef9c
515 changed files with 1 additions and 1605 deletions

View File

@@ -30,12 +30,8 @@
#include <tools/errcode.hxx>
#include <basic/sbxobj.hxx>
#include <basic/sbx.hxx>
#ifndef __SBX_SBXVARIABLE_HXX //autogen
#include <basic/sbxvar.hxx>
#endif
#ifndef _MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif
#include "object.hxx"
#include "collelem.hxx"