Fix clang warnings

This commit is contained in:
Ingo Weyrich
2019-11-01 17:17:29 +01:00
parent d731e172c2
commit b58d38fc62
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
#include "../rtengine/diagonalcurvetypes.h"
#include "../rtengine/flatcurvetypes.h"
class ParamsEdited;
struct ParamsEdited;
namespace rtengine
{