From a1cfce768f83842defd8068a8eba5ed3eaeea255 Mon Sep 17 00:00:00 2001 From: Marcel Metz Date: Tue, 3 Jan 2012 15:12:33 +0100 Subject: Removed unnecessary tools includes. --- forms/source/richtext/richtextunowrapper.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'forms') diff --git a/forms/source/richtext/richtextunowrapper.cxx b/forms/source/richtext/richtextunowrapper.cxx index 67d65cc5a715..5b078448efc6 100644 --- a/forms/source/richtext/richtextunowrapper.cxx +++ b/forms/source/richtext/richtextunowrapper.cxx @@ -29,6 +29,7 @@ #include "richtextunowrapper.hxx" /** === begin UNO includes === **/ +#include #include /** === end UNO includes === **/ #include -- cgit