mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Cleanups
Sort #includes a bit better, and don't include platform-specific headers in gio.h.
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <gio/gio.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <gi18n.h>
|
||||
|
||||
|
Reference in New Issue
Block a user