2
0
mirror of https://github.com/boostorg/graph.git synced 2026-02-27 17:12:11 +00:00

Turned off VC++ auto-linking

[SVN r67033]
This commit is contained in:
Jeremiah Willcock
2010-12-05 20:24:28 +00:00
parent 086a94c8a5
commit b76015210d

View File

@@ -4,6 +4,7 @@
// http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_TEST_DYN_LINK 1
#define BOOST_TEST_NO_LIB 1
#include <fstream>
#include <iostream>
#include <map>