diff options
Diffstat (limited to 'raul/Exception.hpp')
-rw-r--r-- | raul/Exception.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/Exception.hpp b/raul/Exception.hpp index 78e9f08..a1c5dfd 100644 --- a/raul/Exception.hpp +++ b/raul/Exception.hpp @@ -16,6 +16,7 @@ #include <exception> #include <string> +#include <utility> #ifndef RAUL_EXCEPTION_HPP #define RAUL_EXCEPTION_HPP |