Move some headers to include/
Note, these are not installed. Only headers in include/AL/ are installed.
This commit is contained in:
@@ -135,7 +135,7 @@ inline void *CompExchangePtr(XchgPtr *ptr, void *oldval, void *newval)
|
||||
|
||||
#else
|
||||
#error "No atomic functions available on this platform!"
|
||||
typedef ALuint RefCount;
|
||||
typedef unsigned int RefCount;
|
||||
#endif
|
||||
|
||||
#endif /* AL_ATOMIC_H */
|
||||
Reference in New Issue
Block a user