diff options
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/db.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/db.hxx b/xmlhelp/source/cxxhelp/provider/db.hxx index 5b363cfe1596..101a52c310d9 100644 --- a/xmlhelp/source/cxxhelp/provider/db.hxx +++ b/xmlhelp/source/cxxhelp/provider/db.hxx @@ -22,6 +22,7 @@ #include <com/sun/star/ucb/XSimpleFileAccess3.hpp> #include <boost/unordered_map.hpp> +#include <osl/diagnose.h> #include <rtl/string.hxx> namespace helpdatafileproxy { |