summaryrefslogtreecommitdiffstats
path: root/configmgr/source/data.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-28 15:24:46 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-28 15:53:10 +0200
commit9c1ff374e92ea74a7244fd131a49bbad1eddb6e8 (patch)
tree3a7b04468e88e3852730fb8527d4d3313ac0054e /configmgr/source/data.hxx
parentwriterfilter: remove unused AddingTable.cxx (diff)
downloadcore-9c1ff374e92ea74a7244fd131a49bbad1eddb6e8.tar.gz
core-9c1ff374e92ea74a7244fd131a49bbad1eddb6e8.zip
fix-includes.pl: configmgr
Change-Id: Ica1dc0c8003203ba0ea65a668ea3d86f341ad05d
Diffstat (limited to 'configmgr/source/data.hxx')
-rw-r--r--configmgr/source/data.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/configmgr/source/data.hxx b/configmgr/source/data.hxx
index 68b159519d06..1dd6f0ac96ac 100644
--- a/configmgr/source/data.hxx
+++ b/configmgr/source/data.hxx
@@ -20,17 +20,17 @@
#ifndef INCLUDED_CONFIGMGR_SOURCE_DATA_HXX
#define INCLUDED_CONFIGMGR_SOURCE_DATA_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <climits>
#include <map>
#include <vector>
-#include "boost/noncopyable.hpp"
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
-#include "salhelper/simplereferenceobject.hxx"
+#include <boost/noncopyable.hpp>
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
+#include <salhelper/simplereferenceobject.hxx>
#include "additions.hxx"
#include "modifications.hxx"