diff --git a/src/compiler/compiler_internal.h b/src/compiler/compiler_internal.h index dd99e4c71..f98acc4a6 100644 --- a/src/compiler/compiler_internal.h +++ b/src/compiler/compiler_internal.h @@ -3,7 +3,6 @@ // Use of this source code is governed by the GNU LGPLv3.0 license // a copy of which can be found in the LICENSE file. -#include #include "../utils/common.h" #include "../utils/errors.h" #include "../utils/lib.h"