#i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of 'typeinfo.h'.
This commit is contained in:
parent
85702858a8
commit
0a3c74a86b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
#include <com/sun/star/beans/PropertyAttribute.hpp>
|
#include <com/sun/star/beans/PropertyAttribute.hpp>
|
||||||
|
|
||||||
#if OSL_DEBUG_LEVEL > 0
|
#if OSL_DEBUG_LEVEL > 0
|
||||||
#include <typeinfo.h>
|
#include <typeinfo>
|
||||||
#include <rtl/strbuf.hxx>
|
#include <rtl/strbuf.hxx>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue