diff options
Diffstat (limited to 'core/src/UI/fwd.hpp')
-rw-r--r-- | core/src/UI/fwd.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/src/UI/fwd.hpp b/core/src/UI/fwd.hpp deleted file mode 100644 index 756e567..0000000 --- a/core/src/UI/fwd.hpp +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -// UI.hpp -namespace ImGui { -enum class IconType; -} |