summaryrefslogtreecommitdiff
path: root/cppu/source/uno/destr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/uno/destr.hxx')
-rw-r--r--cppu/source/uno/destr.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppu/source/uno/destr.hxx b/cppu/source/uno/destr.hxx
index 2a6f0de62000..1b964e36a698 100644
--- a/cppu/source/uno/destr.hxx
+++ b/cppu/source/uno/destr.hxx
@@ -20,12 +20,13 @@
#define INCLUDED_CPPU_SOURCE_UNO_DESTR_HXX
#include <sal/config.h>
+#include <osl/diagnose.h>
#include <cassert>
+#include <cstdlib>
#include "prim.hxx"
-
namespace cppu
{