Suppress "no newline at end of file" warnings.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 17 Jan 2006 19:21:01 +0000 (19:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 17 Jan 2006 19:21:01 +0000 (19:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25400 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/UniqueVector.h

index 87d905318ef646ac1e4cdf828b52b0ac402e5222..edb7d1a719ab5cf726d81a92f958f2c44aaafc64 100644 (file)
@@ -67,4 +67,4 @@ public:
 
 } // End of namespace llvm
 
-#endif // LLVM_ADT_UNIQUEVECTOR_H
\ No newline at end of file
+#endif // LLVM_ADT_UNIQUEVECTOR_H