#include "static2.h" #include void TestMe::hello() const { puts("static2 says hello!"); }