summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlcnimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlcnimp.hxx')
-rw-r--r--include/xmloff/xmlcnimp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/xmlcnimp.hxx b/include/xmloff/xmlcnimp.hxx
index f99c0a55ad73..fa6fcb3e9df0 100644
--- a/include/xmloff/xmlcnimp.hxx
+++ b/include/xmloff/xmlcnimp.hxx
@@ -20,8 +20,8 @@
#ifndef _XMLOFF_XMLCNIMP_HXX
#define _XMLOFF_XMLCNIMP_HXX
-#include "xmloff/dllapi.h" //XMLOFF_DLLPUBLIC
-#include <sal/types.h> //sal_uInt16 and sal_Bool
+#include "xmloff/dllapi.h"
+#include <sal/types.h>
#include <boost/scoped_ptr.hpp>
class SvXMLAttrCollection; //Forward declaration only.