fix(build): fix macOS compilation errors

This commit is contained in:
vdm-dev 2024-02-18 15:31:21 +04:00
parent b3ae2d1ebd
commit efe062ca6b
2 changed files with 31 additions and 4 deletions

View file

@ -2,6 +2,8 @@
#define STORM_LOG_HPP
#include <cstdarg>
#include "storm/Common.hpp"
#include "storm/String.hpp"