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