From d030c4a2a54418b17e87f837092a33eae21f0588 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 17 Sep 2015 18:59:32 +0100 Subject: revert for mac and win unit case crashes after boost->std Change-Id: I82c7084f203a834c2d42f9527705288e6036019b --- svx/source/unodraw/recoveryui.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/source/unodraw/recoveryui.cxx') diff --git a/svx/source/unodraw/recoveryui.cxx b/svx/source/unodraw/recoveryui.cxx index 381ed6dd53ed..7993b9309a5f 100644 --- a/svx/source/unodraw/recoveryui.cxx +++ b/svx/source/unodraw/recoveryui.cxx @@ -36,6 +36,7 @@ #include #include +#include #include namespace svxdr = svx::DocRecovery; -- cgit