mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-27 22:05:17 +01:00
Split log.h to speed up compilation (#15258)
This commit is contained in:
@@ -23,6 +23,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
#include "log.h"
|
||||
#include "string.h"
|
||||
#include <sstream>
|
||||
#include <memory>
|
||||
|
||||
std::string colorize_url(const std::string &url)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user