fix(file): flush.cpp include type

This commit is contained in:
phaneron 2025-03-15 23:56:50 -04:00
parent e9b7e58bc8
commit 83e0a8235b

View file

@ -1,4 +1,4 @@
#include "bc/file/Flush.cpp" #include "bc/file/Flush.hpp"
#include "bc/system/file/Stacked.hpp" #include "bc/system/file/Stacked.hpp"
namespace Blizzard { namespace Blizzard {