Skip to content
Snippets Groups Projects
Commit 04c71fb2 authored by Julien Malik's avatar Julien Malik
Browse files

WRG: otb::ogr::Layer had virtual function without virtual destructor

parent 6f617d3c
Branches
Tags
No related merge requests found
...@@ -67,7 +67,7 @@ public: ...@@ -67,7 +67,7 @@ public:
/**\name ITK standard definitions */ /**\name ITK standard definitions */
//@{ //@{
typedef Layer Self; typedef Layer Self;
itkTypeMacro(Layer, void); const char *GetNameOfClass() const {return "Layer";}
//@} //@}
#if 0 #if 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment