Some pedantic fixes

This commit is contained in:
Thanatomanic
2018-11-22 21:26:58 +01:00
parent d2dcd437b4
commit e58519f2dc
7 changed files with 14 additions and 14 deletions

View File

@@ -266,6 +266,6 @@ void wavelet_decomposition::reconstruct(E * dst, const float blend)
coeff0 = nullptr;
}
};
}
#endif