Fix #endif
authorChris Lattner <sabre@nondot.org>
Mon, 24 Feb 2003 04:40:35 +0000 (04:40 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Feb 2003 04:40:35 +0000 (04:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5615 91177308-0d34-0410-b5e6-96231b3b80d8

include/Support/slist

index 4aad27ffe07cf01ae6f2fa9c3253b19e54cc7941..4f723df761c3502f6386330dcf63c63ecaf79ce9 100644 (file)
@@ -30,3 +30,5 @@ using __gnu_cxx::slist;
 // GCC 2.x
 #include <slist>
 #endif
+
+#endif