From 7a78e0a5b559fb55061fb6e114a7951caaca9054 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Tue, 13 Jul 2021 21:47:52 -0600 Subject: [PATCH] build: remove unused includes, fixes compat with tbb 2021.3.0 --- qbsp/csg4.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/qbsp/csg4.cc b/qbsp/csg4.cc index b60c17f9..3f235b1e 100644 --- a/qbsp/csg4.cc +++ b/qbsp/csg4.cc @@ -22,8 +22,6 @@ #include -#include "tbb/mutex.h" -#include "tbb/parallel_do.h" #include "tbb/parallel_for.h" /*