summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-08-22 00:15:28 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-08-22 00:15:28 +0000
commit8f2f7e7c797e290a731b76a33427d5ac1c1a5e3b (patch)
tree5c76412fdda84c0374294c922f1480ed1effeaca /libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp
parent664ae8118ea09fd6aec69eb34dc93f5573fdcb99 (diff)
downloadbcm5719-llvm-8f2f7e7c797e290a731b76a33427d5ac1c1a5e3b.tar.gz
bcm5719-llvm-8f2f7e7c797e290a731b76a33427d5ac1c1a5e3b.zip
Fixing whitespace problems
llvm-svn: 111755
Diffstat (limited to 'libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp')
-rw-r--r--libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp b/libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp
index d12a432f0a9..e29f35a731b 100644
--- a/libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp
+++ b/libcxx/test/containers/sequences/vector/vector.special/swap.pass.cpp
@@ -12,7 +12,6 @@
// template <class T, class Alloc>
// void swap(vector<T,Alloc>& x, vector<T,Alloc>& y);
-
#include <vector>
#include <cassert>
#include "../../../test_allocator.h"
OpenPOWER on IntegriCloud