summaryrefslogtreecommitdiff
path: root/framework/inc/macros/debug/assertion.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/macros/debug/assertion.hxx')
-rw-r--r--framework/inc/macros/debug/assertion.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/framework/inc/macros/debug/assertion.hxx b/framework/inc/macros/debug/assertion.hxx
index 28988ec5d3d1..9e890070d4fe 100644
--- a/framework/inc/macros/debug/assertion.hxx
+++ b/framework/inc/macros/debug/assertion.hxx
@@ -22,13 +22,8 @@
#if defined( ENABLE_ASSERTIONS ) || defined( ENABLE_WARNINGS )
- #ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
- #endif
-
- #ifndef _RTL_STRBUF_HXX_
#include <rtl/strbuf.hxx>
- #endif
#endif