forked from boostorg/algorithm
Kill some signed v unsigned warnings in the string_ref tests.
[SVN r81970]
This commit is contained in:
@ -22,9 +22,6 @@
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include <string>
|
||||
#ifndef BOOST_NO_CXX11_HDR_INITIALIZER_LIST
|
||||
#include <initializer_list>
|
||||
#endif
|
||||
|
||||
namespace boost {
|
||||
|
||||
|
Reference in New Issue
Block a user