diff --git a/test/unit/utColladaExportCamera.cpp b/test/unit/utColladaExportCamera.cpp index ea61a5b34..ff84422e5 100644 --- a/test/unit/utColladaExportCamera.cpp +++ b/test/unit/utColladaExportCamera.cpp @@ -58,7 +58,7 @@ public: } - void TearDown() { + void TearDown() override { delete ex; ex = nullptr; delete im;