diff --git a/src/Enum.hpp b/src/Enum.hpp index aa759e5..50d8afe 100644 --- a/src/Enum.hpp +++ b/src/Enum.hpp @@ -1,3 +1,4 @@ +#include #include "MacroUtils.hpp" #include "StringView.hpp"