diff --git a/storm/Command.cpp b/storm/Command.cpp index 40740c4..ad5c50f 100644 --- a/storm/Command.cpp +++ b/storm/Command.cpp @@ -2,7 +2,8 @@ #include "storm/Error.hpp" #include "storm/String.hpp" -#include "bc/os/File.hpp" +#include +#include #include #include