diff --git a/python/src/bindings.cc b/python/src/bindings.cc index a09a0a7cb..969f74df4 100644 --- a/python/src/bindings.cc +++ b/python/src/bindings.cc @@ -4,7 +4,6 @@ #include #include #include -#include "triton/codegen/selection.h" #include "triton/runtime/function.h" #include "triton/lang/code_gen.h" #include "triton/lang/parser.h"