Further reduction of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-31 13:29:12 +01:00
parent c44e9dfa44
commit 284fe57159
23 changed files with 37 additions and 33 deletions

View File

@@ -25,7 +25,6 @@
#include <cmath>
#include "rawimagesource.h"
#include "../rtgui/multilangmgr.h"
#include "procparams.h"
#include "opthelper.h"
using namespace std;