restore using rtl for OSL_DEBUG_LEVEL > 1
Change-Id: I6497303e1b2d8d5ffd962489657582387ab974b1
This commit is contained in:
parent
6412ebe5dd
commit
e4573efdff
@ -36,6 +36,9 @@
|
|||||||
|
|
||||||
using namespace ::cppu;
|
using namespace ::cppu;
|
||||||
using namespace ::osl;
|
using namespace ::osl;
|
||||||
|
#if OSL_DEBUG_LEVEL > 1
|
||||||
|
using namespace ::rtl;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
namespace cppu
|
namespace cppu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user