Skip to content

Commit 32baf29

Browse files
committed
Make NoopLattice.h self-contained
1 parent 6854ad9 commit 32baf29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/Analysis/FlowSensitive/NoopLattice.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#define LLVM_CLANG_ANALYSIS_FLOWSENSITIVE_NOOP_LATTICE_H
1515

1616
#include "clang/Analysis/FlowSensitive/DataflowLattice.h"
17+
#include "clang/Support/Compiler.h"
1718
#include "llvm/ADT/Any.h"
1819
#include <ostream>
1920

0 commit comments

Comments
 (0)