llil.cc - wip

This commit is contained in:
greg7mdp
2024-04-07 20:06:45 -04:00
parent 7c7ebd594f
commit 322ee828b5
+1 -2
View File
@@ -223,9 +223,8 @@ namespace std {
};
}
namespace fs = std::filesystem;
namespace bip = boost::interprocess;
namespace lf = boost::lockfree;
namespace lf = boost::lockfree;
// ------------------------------------------------------------------------------------------
template<size_t num_consumers>