diff --git a/obj/Type.cpp b/obj/Type.cpp index 8f76dc595f931a42b363c0d40432d9bff4a87fcf..4545a6eacd42e655f3eb6c70bd19f35df36faed2 100644 --- a/obj/Type.cpp +++ b/obj/Type.cpp @@ -29,4 +29,4 @@ bool Type::IsDerivedType( const Type & compare_to ) const { string Type::GetTypeName() const { return name; -} \ No newline at end of file +}