Skip to content

Commit e3263d4

Browse files
committed
Renamed file 'ordered.hpp' to 'is_sorted.hpp' because that's what it contains
[SVN r77325]
1 parent 1af2569 commit e3263d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/ordered_test.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <algorithm>
1313
#include <iostream>
1414

15-
#include <boost/algorithm/cxx11/ordered.hpp>
15+
#include <boost/algorithm/cxx11/is_sorted.hpp>
1616
#include <boost/test/included/test_exec_monitor.hpp>
1717

1818
using namespace boost;

0 commit comments

Comments
 (0)