summaryrefslogtreecommitdiff
path: root/sw/inc/pam.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r--sw/inc/pam.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx
index 7003b6422bff..f48dff8e85be 100644
--- a/sw/inc/pam.hxx
+++ b/sw/inc/pam.hxx
@@ -19,13 +19,13 @@
#ifndef _PAM_HXX
#define _PAM_HXX
-#include <stddef.h> ///< For MemPool.
+#include <stddef.h>
#include <sal/types.h>
#include <tools/mempool.hxx>
-#include <cshtyp.hxx> ///< For function definitions.
-#include <ring.hxx> ///< Super class.
-#include <index.hxx> ///< For SwIndex.
-#include <ndindex.hxx> ///< For SwNodeIndex.
+#include <cshtyp.hxx>
+#include <ring.hxx>
+#include <index.hxx>
+#include <ndindex.hxx>
#include "swdllapi.h"
class SwFmt;