diff options
Diffstat (limited to 'comphelper/source/misc/asyncnotification.cxx')
-rw-r--r-- | comphelper/source/misc/asyncnotification.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/misc/asyncnotification.cxx b/comphelper/source/misc/asyncnotification.cxx index fe509536ff73..942ba308e263 100644 --- a/comphelper/source/misc/asyncnotification.cxx +++ b/comphelper/source/misc/asyncnotification.cxx @@ -18,7 +18,6 @@ */ #include <comphelper/asyncnotification.hxx> -#include <osl/diagnose.h> #include <osl/mutex.hxx> #include <osl/conditn.hxx> #include <rtl/instance.hxx> |