diff options
Diffstat (limited to 'include/raul/Path.hpp')
-rw-r--r-- | include/raul/Path.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/raul/Path.hpp b/include/raul/Path.hpp index 6237ddd..f0168b7 100644 --- a/include/raul/Path.hpp +++ b/include/raul/Path.hpp @@ -21,6 +21,7 @@ #include "raul/Symbol.hpp" #include <algorithm> +#include <cstddef> #include <string> namespace Raul { |