diff --git a/hecl/extern/Athena b/hecl/extern/Athena index a87832e35..80e03dbe1 160000 --- a/hecl/extern/Athena +++ b/hecl/extern/Athena @@ -1 +1 @@ -Subproject commit a87832e357795ed84de9cb65d007c2d6c2b93d54 +Subproject commit 80e03dbe1236bebe6dc10e30f25dc152a0d9ff80 diff --git a/hecl/include/HECL/Database.hpp b/hecl/include/HECL/Database.hpp index 978ab63db..78dbdf819 100644 --- a/hecl/include/HECL/Database.hpp +++ b/hecl/include/HECL/Database.hpp @@ -66,7 +66,7 @@ class IDataSpec { public: virtual ~IDataSpec() {} - using FProgress = FProgress; + using FProgress = HECL::Database::FProgress; using FCookProgress = std::function; /**