Remove redundant header inclusions

and clean up some whitespace
This commit is contained in:
Matthias Clasen 2010-09-03 19:49:34 -04:00
parent 9b3fb41a5e
commit ebcdbd9555
2 changed files with 46 additions and 44 deletions

View File

@ -22,9 +22,11 @@
#include <string.h> #include <string.h>
#include "glibconfig.h"
#include "gchecksum.h" #include "gchecksum.h"
#include "glib.h"
#include "gmem.h"
#include "gtestutils.h"
#include "gtypes.h"
#include "glibintl.h" #include "glibintl.h"