aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/IR/NoFolder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/NoFolder.h')
-rw-r--r--include/llvm/IR/NoFolder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IR/NoFolder.h b/include/llvm/IR/NoFolder.h
index 55b6798c7b3e..61f4817a9b62 100644
--- a/include/llvm/IR/NoFolder.h
+++ b/include/llvm/IR/NoFolder.h
@@ -294,6 +294,6 @@ public:
}
};
-} // namespace llvm
+}
#endif