diff options
Diffstat (limited to 'include/svl/filerec.hxx')
-rw-r--r-- | include/svl/filerec.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svl/filerec.hxx b/include/svl/filerec.hxx index 6b8b2c3f1673..d078ad1ae4fe 100644 --- a/include/svl/filerec.hxx +++ b/include/svl/filerec.hxx @@ -23,6 +23,8 @@ #include <svl/svldllapi.h> #include <tools/debug.hxx> #include <tools/stream.hxx> +#include <osl/diagnose.h> + #include <vector> #define SFX_REC_PRETAG_EXT sal_uInt8(0x00) // Pre-Tag for Extended-Records |