mirror of
https://github.com/boostorg/graph.git
synced 2026-02-11 11:52:12 +00:00
Merged more fixes from trunk; added is_sorted.hpp because that is needed for BGL fixes
[SVN r70704]
This commit is contained in:
@@ -18,6 +18,8 @@ This test needs to be linked against Boost.Filesystem.
|
||||
|
||||
*/
|
||||
|
||||
#define BOOST_FILESYSTEM_VERSION 3
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <vector>
|
||||
|
||||
@@ -16,6 +16,8 @@ This test needs to be linked against Boost.Filesystem.
|
||||
|
||||
*/
|
||||
|
||||
#define BOOST_FILESYSTEM_VERSION 3
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user