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 --- linguistic/workben/sspellimp.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'linguistic/workben') diff --git a/linguistic/workben/sspellimp.cxx b/linguistic/workben/sspellimp.cxx index 81981093e2f8..cb4d7c4de388 100644 --- a/linguistic/workben/sspellimp.cxx +++ b/linguistic/workben/sspellimp.cxx @@ -37,9 +37,7 @@ #include #include -#ifndef _SPELLIMP_HXX #include -#endif #include "lngprops.hxx" #include "spelldta.hxx" -- cgit