#7572 Preferences : Remove obsolete includes

This commit is contained in:
Magne Sjaastad
2021-04-14 10:55:34 +02:00
parent e68c982cf9
commit 6421564b77
14 changed files with 9 additions and 18 deletions

View File

@@ -18,7 +18,7 @@
#pragma once
#include "RiaPreferences.h"
#include "RiaDefines.h"
#include <functional>

View File

@@ -27,6 +27,7 @@
#include "RigFlowDiagSolverInterface.h"
#include "cvfAssert.h"
#include "cvfMath.h"
#include "qwt_legend.h"
#include "qwt_picker_machine.h"