Codechange: use std::source_location over __FILE__ and __LINE__ for Backup
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
#include <numeric>
|
||||
#include <optional>
|
||||
#include <set>
|
||||
#include <source_location>
|
||||
#include <span>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user