Skip to content

Commit 633f9fc

Browse files
committed
Make header self-contained. NFC.
1 parent d758f79 commit 633f9fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/Basic/TargetCXXABI.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#ifndef LLVM_CLANG_BASIC_TARGETCXXABI_H
1616
#define LLVM_CLANG_BASIC_TARGETCXXABI_H
1717

18+
#include "clang/Basic/LLVM.h"
1819
#include "llvm/ADT/StringMap.h"
1920
#include "llvm/Support/ErrorHandling.h"
2021

0 commit comments

Comments
 (0)