2
0
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:
Jeremiah Willcock
2011-03-29 19:07:16 +00:00
parent 30e9f22af4
commit 03510b4a6e
2 changed files with 4 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ This test needs to be linked against Boost.Filesystem.
*/
#define BOOST_FILESYSTEM_VERSION 3
#include <iostream>
#include <fstream>
#include <vector>

View File

@@ -16,6 +16,8 @@ This test needs to be linked against Boost.Filesystem.
*/
#define BOOST_FILESYSTEM_VERSION 3
#include <iostream>
#include <fstream>
#include <vector>