Fixing whitespace problems

llvm-svn: 111765
This commit is contained in:
Howard Hinnant
2010-08-22 00:50:25 +00:00
parent bf2897cf45
commit 2cb7936efe
12 changed files with 10 additions and 18 deletions

View File

@@ -64,5 +64,5 @@ int main()
assert(G::n_alive == 0);
assert(G::op_run);
}
#endif
#endif // _LIBCPP_MOVE
}