forked from boostorg/config
Change back slash to forward slash in include path (Jens Maurer)
[SVN r7630]
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
// See http://www.boost.org for the most recent version.
|
// See http://www.boost.org for the most recent version.
|
||||||
|
|
||||||
#include <boost\config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
using std::cout;
|
using std::cout;
|
||||||
|
Reference in New Issue
Block a user