From cb1838e682ec07f80720241cf9098400caeb83c7 Mon Sep 17 00:00:00 2001 From: Arnur Nigmetov Date: Tue, 18 Feb 2020 15:01:43 +0100 Subject: Remove boost/progress.hpp from dnn code. --- geom_matching/wasserstein/include/dnn/parallel/tbb.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'geom_matching/wasserstein') diff --git a/geom_matching/wasserstein/include/dnn/parallel/tbb.h b/geom_matching/wasserstein/include/dnn/parallel/tbb.h index 3f811d6..712f812 100644 --- a/geom_matching/wasserstein/include/dnn/parallel/tbb.h +++ b/geom_matching/wasserstein/include/dnn/parallel/tbb.h @@ -135,7 +135,6 @@ namespace boost #include #include -#include namespace hera { @@ -215,7 +214,6 @@ namespace dnn typedef type range; }; - using boost::progress_timer; } // dnn } // ws } // hera -- cgit v1.2.3