[babl] babl/babl-palette.c: remove include of <values.h>



commit ab6a85ccdeb2048053aa56e5c9003ffa7cceb1e1
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Thu Apr 5 16:39:15 2012 +0200

    babl/babl-palette.c: remove include of <values.h>
    
    No longer needed when limits.h is included.

 babl/babl-palette.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/babl/babl-palette.c b/babl/babl-palette.c
index 932c931..2f9bf8d 100644
--- a/babl/babl-palette.c
+++ b/babl/babl-palette.c
@@ -19,7 +19,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
-#include <values.h>
 #include <limits.h>
 #include <assert.h>
 #include "config.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]