diff --git a/internal/core/src/query/visitors/ExecPlanNodeVisitor.cpp b/internal/core/src/query/visitors/ExecPlanNodeVisitor.cpp index 075694dbfb..3a15c51c3a 100644 --- a/internal/core/src/query/visitors/ExecPlanNodeVisitor.cpp +++ b/internal/core/src/query/visitors/ExecPlanNodeVisitor.cpp @@ -10,7 +10,7 @@ // or implied. See the License for the specific language governing permissions and limitations under the License #include -#include "boost_ext/dynamic_bitset_ext.hpp" +#include #include "query/PlanImpl.h" #include "query/generated/ExecPlanNodeVisitor.h"