Johannes R 12 lat temu
rodzic
commit
6a847fcd03
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      core/image/ColorImageT.tcc

+ 1 - 1
core/image/ColorImageT.tcc

@@ -230,7 +230,7 @@ void ColorImageT<P>::doAllocPixelIPP() {
 // // // // // Destruktor // // // // //
 
 template <class P>
-ColorImageT<P>::~ColorImageT<P>() {
+ColorImageT<P>::~ColorImageT() {
 }
 
 template <class P>