Replaced boost remove_erase and remove_erase_if

This commit is contained in:
anurag4u80
2021-04-24 08:10:41 +05:30
parent f162c484ca
commit c4cf412fed
8 changed files with 14 additions and 18 deletions
-1
View File
@@ -32,7 +32,6 @@
#include <libsolutil/CommonData.h>
#include <libsolutil/cxx20.h>
#include <boost/range/algorithm_ext/erase.hpp>
#include <variant>
#include <range/v3/view/reverse.hpp>