summaryrefslogtreecommitdiffstats
path: root/sw/inc/SwUndoField.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-12-15 09:14:14 +0100
committerMichael Stahl <mst@openoffice.org>2010-12-15 09:14:14 +0100
commit5ba8f48555d9f60db239ca7d25f471d9b55ac286 (patch)
tree47a6ad9f4f6186d3a1ffa6fb94f7f9d381c74adb /sw/inc/SwUndoField.hxx
parentundoapi: #i115383#: replace SwUndos with STL vector (diff)
downloadcore-5ba8f48555d9f60db239ca7d25f471d9b55ac286.tar.gz
core-5ba8f48555d9f60db239ca7d25f471d9b55ac286.zip
undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxx
Diffstat (limited to 'sw/inc/SwUndoField.hxx')
-rw-r--r--sw/inc/SwUndoField.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/SwUndoField.hxx b/sw/inc/SwUndoField.hxx
index b42ae2b5a0b0..5d8d1bd92e4c 100644
--- a/sw/inc/SwUndoField.hxx
+++ b/sw/inc/SwUndoField.hxx
@@ -29,6 +29,9 @@
#include <undobj.hxx>
+#include <com/sun/star/uno/Any.h>
+
+
class SwDoc;
class SwField;
class SwMsgPoolItem;