#pragma once #include "ref.hpp" namespace intellect { namespace level2 { namespace concepts { static ref context("context"); } } }