type_list moved from mp to units namespace

This commit is contained in:
Mateusz Pusz
2019-05-07 08:28:02 -06:00
parent 0e36a6025f
commit 2d52782407
3 changed files with 5 additions and 6 deletions

View File

@@ -25,7 +25,6 @@
namespace {
using namespace mp;
using namespace units;
template<typename... Types>