diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-02 19:52:56 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-02 19:52:56 +0200 |
| commit | 9a632b7d41eb6e12b18fb4f2f0cee817e4958d2f (patch) | |
| tree | 2d11935a6f15504d31f3df08bccf47f5913af19d /src | |
| parent | 27c01fe045565cd0582683de9e23877957335cd5 (diff) | |
Improve CMake integration
Diffstat (limited to 'src')
| -rw-r--r-- | src/CGEditor.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CGEditor.hpp b/src/CGEditor.hpp index 7c4372e..e8b5286 100644 --- a/src/CGEditor.hpp +++ b/src/CGEditor.hpp @@ -1,6 +1,5 @@ #pragma once -#include "Types.hpp" #include "components/Margin.hpp" #include "components/Menu.hpp" #include "components/MoveTable.hpp" |
