summaryrefslogtreecommitdiff
path: root/bottleneck
diff options
context:
space:
mode:
Diffstat (limited to 'bottleneck')
-rw-r--r--bottleneck/include/dnn/parallel/tbb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bottleneck/include/dnn/parallel/tbb.h b/bottleneck/include/dnn/parallel/tbb.h
index 14f0093..1462a9c 100644
--- a/bottleneck/include/dnn/parallel/tbb.h
+++ b/bottleneck/include/dnn/parallel/tbb.h
@@ -141,7 +141,6 @@ namespace boost
#include <algorithm>
#include <map>
-#include <boost/progress.hpp>
namespace hera {
namespace bt {
@@ -219,7 +218,6 @@ namespace dnn
typedef type range;
};
- using boost::progress_timer;
}
}
}