/** @file @verbatim PURPOSE: (Template tests) @endverbatim *******************************************************************************/ #ifndef ONION_HH #define ONION_HH namespace onion { class Onion {}; } #endif /* ONION_HH */