From facd86ef9cdac2f0acab13a8b525f0bfb99cac28 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 4 Oct 2010 16:59:40 +0200 Subject: remove include guards using fixguard.py --- basic/source/app/appwin.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basic/source/app/appwin.cxx') diff --git a/basic/source/app/appwin.cxx b/basic/source/app/appwin.cxx index b0a6c07ec956..d5c6f2c3f44c 100644 --- a/basic/source/app/appwin.cxx +++ b/basic/source/app/appwin.cxx @@ -29,9 +29,7 @@ #include "precompiled_basic.hxx" #include -#ifndef _MSGBOX_HXX //autogen #include -#endif #include #include -- cgit