2
0
mirror of https://github.com/boostorg/graph.git synced 2026-02-01 20:42:11 +00:00

Removed BOOST_FILESYSTEM_VERSION setting from test cases and removed Filesystem v2 workaround

[SVN r68001]
This commit is contained in:
Jeremiah Willcock
2011-01-11 22:19:57 +00:00
parent 1963179514
commit 6e73c470a4
2 changed files with 0 additions and 4 deletions

View File

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