* Add newlines at the end of files.
[matthijs/ABM2.git] / ABM2 / Engine / mmanager.cpp
index 54e75eaba76251464483ee46684362ba43713975..6ed687af58b108754d77a025137b813ed58b824a 100755 (executable)
@@ -103,4 +103,4 @@ void* IMMObject::operator new(size_t objsize)
 void IMMObject::operator delete(void* obj)\r
 {\r
        if(!((IMMObject*)obj)->bIsStackAllocated)free(obj);\r
-}
\ No newline at end of file
+}\r