#ifndef IRETRACEWAITER_HPP #define IRETRACEWAITER_HPP namespace boo { class IRetraceWaiter { }; } #endif // IRETRACEWAITER_HPP