#include "WrongCat.hpp" #include WrongCat::WrongCat() { std::cout << __PRETTY_FUNCTION__ << std::endl; type = "WrongCat"; }