mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +01:00
#include <stdlib.h>
2006-04-28 Behdad Esfahbod <behdad@gnome.org> * glib/guniprop.c: #include <stdlib.h>
This commit is contained in:
parent
1e50095189
commit
d8ff28de76
@ -1,9 +1,13 @@
|
||||
2006-04-28 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/guniprop.c: #include <stdlib.h>
|
||||
|
||||
2006-04-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols: Add g_unichar_iswide_cjk.
|
||||
* glib/guniprop.c: Add a "Since: 2.12".
|
||||
|
||||
* NEWS: Updates
|
||||
* NEWS: Updates
|
||||
|
||||
2006-04-27 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
|
@ -1,9 +1,13 @@
|
||||
2006-04-28 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/guniprop.c: #include <stdlib.h>
|
||||
|
||||
2006-04-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols: Add g_unichar_iswide_cjk.
|
||||
* glib/guniprop.c: Add a "Since: 2.12".
|
||||
|
||||
* NEWS: Updates
|
||||
* NEWS: Updates
|
||||
|
||||
2006-04-27 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
|
@ -21,6 +21,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <locale.h>
|
||||
|
Loading…
Reference in New Issue
Block a user