i should really work on this more

This commit is contained in:
Mars 2025-04-03 22:37:51 -04:00
parent c2536c361e
commit a8e175a5f9
9 changed files with 230 additions and 78 deletions

View file

@ -1,7 +1,6 @@
#pragma once
// probably stupid but it fixes the issue with windows.h defining ERROR
#include <utility>
#undef ERROR
#include <filesystem>