diff options
Diffstat (limited to 'include/llvm/CodeGen/PBQPRAConstraint.h')
-rw-r--r-- | include/llvm/CodeGen/PBQPRAConstraint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/PBQPRAConstraint.h b/include/llvm/CodeGen/PBQPRAConstraint.h index 833b9bad613f..832c043e2f5b 100644 --- a/include/llvm/CodeGen/PBQPRAConstraint.h +++ b/include/llvm/CodeGen/PBQPRAConstraint.h @@ -64,6 +64,6 @@ private: void anchor() override; }; -} +} // namespace llvm #endif /* LLVM_CODEGEN_PBQPRACONSTRAINT_H */ |