#ifndef _autolock_test_h_ #define _autolock_test_h_ class CppUnit::Test; CppUnit::Test* AutolockTestSuite(); #endif // _autolock_test_h_