From b00d6a52eb72d0af5ace5845c01cda8f1bd9ed76 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 15 Dec 2010 09:14:17 +0100 Subject: undoapi: UndoCore.hxx: split out UndoSort.hxx --- sw/source/core/undo/unsort.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sw/source/core/undo') diff --git a/sw/source/core/undo/unsort.cxx b/sw/source/core/undo/unsort.cxx index 47ab85af1f2c..d786a7c06e9e 100644 --- a/sw/source/core/undo/unsort.cxx +++ b/sw/source/core/undo/unsort.cxx @@ -28,6 +28,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_sw.hxx" +#include + #include #include // fuer die UndoIds #include -- cgit