Fixing whitespace problems

llvm-svn: 111764
This commit is contained in:
Howard Hinnant
2010-08-22 00:47:54 +00:00
parent f36101dd3d
commit bf2897cf45
105 changed files with 182 additions and 182 deletions

View File

@@ -9,8 +9,8 @@
// <string>
// basic_string(const basic_string<charT,traits,Allocator>& str,
// size_type pos, size_type n = npos,
// basic_string(const basic_string<charT,traits,Allocator>& str,
// size_type pos, size_type n = npos,
// const Allocator& a = Allocator());
#include <string>