diff --git a/except.hpp b/except.hpp index ad6ab19..e1ff076 100644 --- a/except.hpp +++ b/except.hpp @@ -20,7 +20,7 @@ #include "./vk.hpp" -#include +#include namespace vk { class error : public std::exception {