reduce include depenencies

This commit is contained in:
Ingo Weyrich
2020-01-18 23:46:48 +01:00
parent c3a86befaa
commit bf301b7e40
13 changed files with 1473 additions and 1626 deletions

View File

@@ -30,8 +30,6 @@
#include "sleef.h"
#define CURVES_MIN_POLY_POINTS 1000
#include "rt_math.h"
#define CLIPI(a) ((a)>0?((a)<65534?(a):65534):0)
namespace Glib