From 488e6875e992e11601611a119476624822fc4635 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 25 Mar 2013 19:56:20 +0100 Subject: remove external include guards Change-Id: If5758e02baa8e019923355b6c97043b306223fdd --- svtools/inc/svtools/htmltokn.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'svtools/inc') diff --git a/svtools/inc/svtools/htmltokn.h b/svtools/inc/svtools/htmltokn.h index ed2b4ed22ce7..97e73cb4090a 100644 --- a/svtools/inc/svtools/htmltokn.h +++ b/svtools/inc/svtools/htmltokn.h @@ -22,9 +22,7 @@ #include "svtools/svtdllapi.h" #include -#ifndef _SOLAR_h #include -#endif class String; -- cgit