#include "tests/util/Foo.h" int Foo::constructorCallCount = 0; int Foo::destructorCallCount = 0;