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

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

test/ordered_test.cpp

Lines changed: 1 addition & 1 deletion
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)