reduce some include dependencies

This commit is contained in:
Ingo Weyrich
2020-01-17 23:18:48 +01:00
parent 906347ab2d
commit d82ea3af02
12 changed files with 71 additions and 23 deletions

View File

@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
*/
#include <glib.h>
#include <glib/gstdio.h>
#include "curves.h"
#include <cmath>
#include <vector>