mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Dropped this #include by accident.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71798 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
87ba22dc67
commit
94555c2846
@ -18,7 +18,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __APPLE__
|
||||
|
||||
#include <libkern/OSAtomic.h>
|
||||
#elif LLVM_ON_WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user