#ifndef TEST_USEDATABASE_H #define TEST_USEDATABASE_H namespace Test { bool UseDatabase(); } // namespace Test #endif // TEST_USEDATABASE_H