Fix crash reported in #2239 + suppress warning from header files

Crash reported here
https://github.com/Beep6581/RawTherapee/issues/2239#issuecomment-521585237
This commit is contained in:
Hombre
2019-08-15 19:01:30 +02:00
parent b4d77986a6
commit a46b85f226
4 changed files with 33 additions and 31 deletions

View File

@@ -42,8 +42,8 @@ namespace procparams
{
class ProcParams;
class SpotEntry;
struct SpotEntry;
struct DirPyrDenoiseParams;
struct SharpeningParams;
struct VignettingParams;