mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 21:33:09 +02:00
fixed conditional symbols definitions
This commit is contained in:
parent
28dd7200d6
commit
5feb34b939
@ -90,11 +90,11 @@ g_atomic_pointer_compare_and_exchange
|
|||||||
/* these are not internal, but we don't want to alias them */
|
/* these are not internal, but we don't want to alias them */
|
||||||
g_atomic_int_get
|
g_atomic_int_get
|
||||||
g_atomic_pointer_get
|
g_atomic_pointer_get
|
||||||
#endif
|
|
||||||
g_atomic_int_set
|
g_atomic_int_set
|
||||||
g_atomic_pointer_set
|
g_atomic_pointer_set
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#if IN_HEADER(__G_BACKTRACE_H__)
|
#if IN_HEADER(__G_BACKTRACE_H__)
|
||||||
#if IN_FILE(__G_BACKTRACE_C__)
|
#if IN_FILE(__G_BACKTRACE_C__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user