Roms list properly handle sorting + use ircolib's log so i can stop worrying about re-definition of macros and shit
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
#pragma once
|
||||
#include <fstream>
|
||||
#include <log.hpp>
|
||||
#include <ircolib/log.hpp>
|
||||
#include <vector>
|
||||
#include <filesystem>
|
||||
#include <ircolib/file.hpp>
|
||||
#include <types.hpp>
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user