Reorganized headers

This commit is contained in:
Stefan Hillmich 2022-09-13 09:36:58 +02:00
parent e67a0e8359
commit cf9b9e3729

View File

@ -30,8 +30,7 @@ THE SOFTWARE.
#include <algorithm> #include <algorithm>
#include <exception> #include <exception>
#include <limits> #include <limits>
#include <list> #include <initializer_list>
#include <locale>
#include <map> #include <map>
#include <memory> #include <memory>
#include <regex> #include <regex>