Optimize out a lot of std::string construction and allocations (#415)
Update CommandLineParameters.hpp Update CommandLineParametersTests.cpp Update WebContext.hpp xmake check-files -f Fix MaterialPassRegistry
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <Nazara/Core/CommandLineParameters.hpp>
|
||||
#include <NazaraUtils/Algorithm.hpp>
|
||||
#include <catch2/catch_approx.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <array>
|
||||
|
||||
Reference in New Issue
Block a user