common,qt-config: Remove usage of forward_list

This commit is contained in:
lat9nq 2023-07-21 23:09:09 -04:00
parent 2911988b85
commit 17b9c1e171
21 changed files with 64 additions and 65 deletions

View file

@ -10,7 +10,6 @@
#include <compare>
#include <cstddef>
#include <filesystem>
#include <forward_list>
#include <functional>
#include <string_view>
#include <type_traits>