Make header self-contained. NFC.

This commit is contained in:
Benjamin Kramer
2020-10-14 22:03:19 +02:00
parent d758f79e5d
commit 633f9fcb82

View File

@@ -15,6 +15,7 @@
#ifndef LLVM_CLANG_BASIC_TARGETCXXABI_H
#define LLVM_CLANG_BASIC_TARGETCXXABI_H
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/ErrorHandling.h"