diff options
Diffstat (limited to 'target/prand.c')
-rw-r--r-- | target/prand.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/prand.c b/target/prand.c index 927243a..7ce5760 100644 --- a/target/prand.c +++ b/target/prand.c @@ -26,12 +26,8 @@ #if defined(__IBMC__) #include <float.h> #endif -#ifdef DEBUG -#include "plot.h" -#endif #include "numlib.h" #include "sort.h" -#include "plot.h" #include "icc.h" #include "xicc.h" #include "xcolorants.h" |