diff --git a/examples/llil.cc b/examples/llil.cc index 14d89f2..c36f8d5 100644 --- a/examples/llil.cc +++ b/examples/llil.cc @@ -223,9 +223,8 @@ namespace std { }; } -namespace fs = std::filesystem; namespace bip = boost::interprocess; -namespace lf = boost::lockfree; +namespace lf = boost::lockfree; // ------------------------------------------------------------------------------------------ template