Add missing osl/diagnose.h include
This commit is contained in:
parent
3dce040478
commit
3717b58365
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <tools/debug.hxx>
|
||||
#include <osl/diagnose.h>
|
||||
#include <i18npool/mslangid.hxx>
|
||||
#include <rtl/math.hxx>
|
||||
#include <rtl/instance.hxx>
|
||||
|
|
Loading…
Reference in a new issue