From 5c2430e6896de2139bf8e5e467dd3a6ba527f46a Mon Sep 17 00:00:00 2001 From: Stef Date: Wed, 31 Mar 2004 22:25:56 +0000 Subject: Changes for FreeBSD compatibility --- src/xmlcomposehelpers.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/xmlcomposehelpers.h') diff --git a/src/xmlcomposehelpers.h b/src/xmlcomposehelpers.h index 7769d91..b901039 100644 --- a/src/xmlcomposehelpers.h +++ b/src/xmlcomposehelpers.h @@ -39,14 +39,11 @@ #ifndef __RTFPARSEHELPERS_H__ #define __RTFPARSEHELPERS_H__ +#include "usuals.h" #include "reference.h" #include "sablo.h" #include "rtfformatting.h" -#include -using std::wstring; -using std::string; - class RtfParser; class Destination : -- cgit v1.2.3