diff options
Diffstat (limited to 'src/plugins/nim/project/nimbuildsystem.cpp')
-rw-r--r-- | src/plugins/nim/project/nimbuildsystem.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/nim/project/nimbuildsystem.cpp b/src/plugins/nim/project/nimbuildsystem.cpp index 323fb3d731..ba128c7932 100644 --- a/src/plugins/nim/project/nimbuildsystem.cpp +++ b/src/plugins/nim/project/nimbuildsystem.cpp @@ -28,7 +28,6 @@ #include "nimconstants.h" #include "nimproject.h" #include "nimbleproject.h" -#include "nimprojectnode.h" #include <projectexplorer/target.h> #include <projectexplorer/toolchain.h> |