Kill some signed v unsigned warnings in the string_ref tests.

[SVN r81970]
This commit is contained in:
Marshall Clow
2012-12-15 16:14:21 +00:00
parent 20c9bad06d
commit 922afd98c4
2 changed files with 49 additions and 47 deletions

View File

@ -22,9 +22,6 @@
#include <algorithm>
#include <functional>
#include <string>
#ifndef BOOST_NO_CXX11_HDR_INITIALIZER_LIST
#include <initializer_list>
#endif
namespace boost {