mirror of
https://github.com/OpenMW/openmw.git
synced 2026-07-08 21:56:59 -04:00
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
||||
#include <components/debug/debuglog.hpp>
|
||||
#include <components/misc/stringops.hpp>
|
||||
|
||||
#include <components/misc/strings/lower.hpp>
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user