forked from OSchip/llvm-project
parent
e7c7d70278
commit
b97e3621f7
|
@ -16,6 +16,7 @@
|
|||
#define LLVM_CLANG_BASIC_VISIBILITY_H
|
||||
|
||||
#include "clang/Basic/Linkage.h"
|
||||
#include <cassert>
|
||||
|
||||
namespace clang {
|
||||
|
||||
|
|
Loading…
Reference in New Issue