#pragma once #undef ERROR #undef IN #undef TRUE #undef FALSE #undef far #include #include namespace gsc { extern std::unique_ptr cxt; }