mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01: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 */
|
||||
g_atomic_int_get
|
||||
g_atomic_pointer_get
|
||||
#endif
|
||||
g_atomic_int_set
|
||||
g_atomic_pointer_set
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if IN_HEADER(__G_BACKTRACE_H__)
|
||||
#if IN_FILE(__G_BACKTRACE_C__)
|
||||
|
Loading…
Reference in New Issue
Block a user