#ifndef RTG_GUARD_CONTEXT_HPP #define RTG_GUARD_CONTEXT_HPP namespace rtg { <% interface('context') %> } // namespace rtg #endif