#include "Api.h" #include "SmartPointer.h" void CRefObject::DeleteThis() { delete this; }