diff --git a/includes/type/color.pat b/includes/type/color.pat index da06247..0b6f04f 100644 --- a/includes/type/color.pat +++ b/includes/type/color.pat @@ -1,6 +1,7 @@ #pragma once #include +#include namespace type { @@ -40,4 +41,4 @@ namespace type { } -} \ No newline at end of file +}