summaryrefslogtreecommitdiff
path: root/wasserstein
diff options
context:
space:
mode:
authorArnur Nigmetov <nigmetov@tugraz.at>2020-02-18 15:35:02 +0100
committerArnur Nigmetov <nigmetov@tugraz.at>2020-02-18 15:35:02 +0100
commit4c3eca516693a333facbb6c6a952da735e902846 (patch)
tree35aca43764656809ddc1f4dfdc7bd5446da48dc0 /wasserstein
parentee65fce990b1dc683e1220c18c5f404a82373e55 (diff)
README and boost/progress changes from master.
Diffstat (limited to 'wasserstein')
-rw-r--r--wasserstein/include/dnn/parallel/tbb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/wasserstein/include/dnn/parallel/tbb.h b/wasserstein/include/dnn/parallel/tbb.h
index 3f811d6..712f812 100644
--- a/wasserstein/include/dnn/parallel/tbb.h
+++ b/wasserstein/include/dnn/parallel/tbb.h
@@ -135,7 +135,6 @@ namespace boost
#include <algorithm>
#include <map>
-#include <boost/progress.hpp>
namespace hera
{
@@ -215,7 +214,6 @@ namespace dnn
typedef type range;
};
- using boost::progress_timer;
} // dnn
} // ws
} // hera