#include "common.hpp" namespace intellect { namespace level2 { void ensurehabitscreated(); // for running from static code, for construction order } }