diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-02-04 22:33:56 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-02-04 22:33:56 +0100 |
commit | cca7785321c80b05b9bc64730edaa0bfd379c165 (patch) | |
tree | e916a844c4f51b41c0ce394148d2f250ac84acf6 /framework | |
parent | 5f5c8ac191c4fc45cfe9670eedf54940173fb67b (diff) |
autorecovery: #i10000# make compile on unxlngi6.pro
Diffstat (limited to 'framework')
-rw-r--r-- | framework/source/services/autorecovery.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx index ce583fde1e..2836e176c5 100644 --- a/framework/source/services/autorecovery.cxx +++ b/framework/source/services/autorecovery.cxx @@ -97,6 +97,7 @@ #include <unotools/bootstrap.hxx> #include <unotools/configmgr.hxx> #include <svl/documentlockfile.hxx> +#include <cppuhelper/exc_hlp.hxx> #include <tools/urlobj.hxx> |