mirror of
https://github.com/boostorg/graph.git
synced 2026-02-01 08:32:11 +00:00
Removed BOOST_FILESYSTEM_VERSION setting from test cases and removed Filesystem v2 workaround
[SVN r68001]
This commit is contained in:
@@ -18,8 +18,6 @@ This test needs to be linked against Boost.Filesystem.
|
||||
|
||||
*/
|
||||
|
||||
#define BOOST_FILESYSTEM_VERSION 3
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <vector>
|
||||
|
||||
@@ -16,8 +16,6 @@ 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