More procparams.h relaxation

This commit is contained in:
Flössie
2019-03-01 17:40:02 +01:00
parent 0cbc4923bc
commit 57d030881d
76 changed files with 597 additions and 538 deletions

View File

@@ -16,11 +16,15 @@
* You should have received a copy of the GNU General Public License
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
*/
#include "labcurve.h"
#include <iomanip>
#include "../rtengine/improcfun.h"
#include "labcurve.h"
#include "edit.h"
#include "../rtengine/improcfun.h"
#include "../rtengine/procparams.h"
using namespace rtengine;
using namespace rtengine::procparams;