// Distributed under the MIT License (MIT) (see accompanying LICENSE file) #pragma once #include // Get default context created by ImGui framework. ImGuiContext& GetDefaultContext();