summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager/toolbarlayoutmanager.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-09-20 21:56:37 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-09-21 08:24:19 +0200
commit504d2209e47ffeb223b2bcde9fc24e828cc5cd6f (patch)
tree4c936b98ad7ccedb62761b6183c33ac0bb9d568a /framework/source/layoutmanager/toolbarlayoutmanager.hxx
parent7246e57216bb20c15af0ecf6a0183f5ffa81e780 (diff)
Remove some "Attention" comments of little value
...and rather add sal/config.h includes, while at it Change-Id: I0ea917b101d89f16228bea6b3102b630c8202e07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122369 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'framework/source/layoutmanager/toolbarlayoutmanager.hxx')
-rw-r--r--framework/source/layoutmanager/toolbarlayoutmanager.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/framework/source/layoutmanager/toolbarlayoutmanager.hxx b/framework/source/layoutmanager/toolbarlayoutmanager.hxx
index 3741875c1d3f..d91938a55d47 100644
--- a/framework/source/layoutmanager/toolbarlayoutmanager.hxx
+++ b/framework/source/layoutmanager/toolbarlayoutmanager.hxx
@@ -19,9 +19,8 @@
#pragma once
-/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble
- with solaris headers ...
-*/
+#include <sal/config.h>
+
#include <vector>
#include <uiconfiguration/globalsettings.hxx>