From 8c7e9633d38e343b28a336f990f7fb4e1ffe9a46 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 11 Apr 2016 11:47:20 +0200 Subject: Remove obsolete comment Change-Id: I43b65f48d75e293c3fe721e6d5a401f1e176df12 --- framework/inc/classes/framecontainer.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'framework') diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx index 24017576f80d..838d1e1dfd1a 100644 --- a/framework/inc/classes/framecontainer.hxx +++ b/framework/inc/classes/framecontainer.hxx @@ -20,9 +20,8 @@ #ifndef INCLUDED_FRAMEWORK_INC_CLASSES_FRAMECONTAINER_HXX #define INCLUDED_FRAMEWORK_INC_CLASSES_FRAMECONTAINER_HXX -/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble - with solaris headers ... -*/ +#include + #include #include #include -- cgit