diff options
Diffstat (limited to 'source/core')
-rw-r--r-- | source/core/StarStaticVector.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/core/StarStaticVector.hpp b/source/core/StarStaticVector.hpp index 3a4a7cc..18ddaae 100644 --- a/source/core/StarStaticVector.hpp +++ b/source/core/StarStaticVector.hpp @@ -2,6 +2,7 @@ #define STAR_STATIC_VECTOR_HPP #include "StarException.hpp" +#include "StarFormat.hpp" namespace Star { |