(Hopefully) unbreak Apple-style builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71849 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2009-05-15 06:49:31 +00:00
parent 427a6b666b
commit 8064c8b86d

View File

@ -14,7 +14,6 @@
#ifndef LLVM_SYSTEM_ATOMIC_H
#define LLVM_SYSTEM_ATOMIC_H
#include "llvm/Config/config.h"
#include <stdint.h>
#if defined(__APPLE__)