#i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of 'typeinfo.h'.

This commit is contained in:
Rüdiger Timm 2008-12-17 09:44:11 +00:00
parent 85702858a8
commit 0a3c74a86b

View file

@ -37,7 +37,7 @@
#include <com/sun/star/beans/PropertyAttribute.hpp>
#if OSL_DEBUG_LEVEL > 0
#include <typeinfo.h>
#include <typeinfo>
#include <rtl/strbuf.hxx>
#endif