2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-14 01:25:51 +00:00

IOStreams: Normalize cpp file inclusions

This commit is contained in:
Lioncash 2019-11-08 18:45:31 -05:00
parent f2c207b85e
commit cf8fe1861f

View File

@ -1,5 +1,5 @@
#include "IOStreams.hpp"
#include "hecl/hecl.hpp"
#include "Runtime/IOStreams.hpp"
#include <hecl/hecl.hpp>
namespace urde {