mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
#include <gerror.h>
2000-07-12 Havoc Pennington <hp@redhat.com> * glib.h: #include <gerror.h> * Makefile.am (include_HEADERS): Add gerror.h (libglib_la_SOURCES): Add gbacktrace.c * gbacktrace.c: Move g_on_error_query() in here (moved on the server, so history is preserved) * gerror.h: GError interface * gerror.c: GError implementation replaces stuff that's now in gbacktrace.c
This commit is contained in:
committed by
Havoc Pennington
parent
780e6d7e23
commit
c38d1dd9e9
@@ -3326,6 +3326,7 @@ guint g_thread_pool_get_num_unused_threads (void);
|
||||
void g_thread_pool_stop_unused_threads (void);
|
||||
|
||||
#include <gunicode.h>
|
||||
#include <gerror.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user