mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
runtime: remove llvm/DataTypes.h, llvm-c/DataTypes.h
Inline the standard headers that they included and remove the extra include path.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "swift/Strings.h"
|
||||
|
||||
#include <vector>
|
||||
#include <inttypes.h>
|
||||
|
||||
#if SWIFT_OBJC_INTEROP
|
||||
#include <objc/runtime.h>
|
||||
|
||||
Reference in New Issue
Block a user