Dropped this #include by accident.

llvm-svn: 71798
This commit is contained in:
Owen Anderson 2009-05-14 21:33:57 +00:00
parent 3451ee22e8
commit a9f74b107a

View File

@ -18,7 +18,7 @@
#include <stdint.h>
#ifdef __APPLE__
#include <libkern/OSAtomic.h>
#elif LLVM_ON_WIN32
#include <windows.h>
#endif