diff --git a/src/headers/transpiler/Target.hpp b/src/headers/transpiler/Target.hpp index cac1243..907e629 100644 --- a/src/headers/transpiler/Target.hpp +++ b/src/headers/transpiler/Target.hpp @@ -144,6 +144,6 @@ shared_ptr Target::forName(string_view name, const bool newLines = true) #undef ADDTARGET #undef make_task return target; -}; +} #endif //YERBACON_TARGET_HPP \ No newline at end of file