__PIP_TYPENAME_DECLARE
This commit is contained in:
@@ -909,4 +909,10 @@ typedef PIMathVector<int> PIMathVectori;
|
||||
//! \~russian Динамический вектор из \c double.
|
||||
typedef PIMathVector<double> PIMathVectord;
|
||||
|
||||
|
||||
#if !PIP_HAS_RTTI
|
||||
__PIP_TYPENAME_DECLARE(PIMathVectord, "PIMathVectord")
|
||||
__PIP_TYPENAME_DECLARE(PIMathVectori, "PIMathVectori")
|
||||
#endif
|
||||
|
||||
#endif // PIMATHVECTOR_H
|
||||
|
||||
Reference in New Issue
Block a user