mirror of
https://github.com/boostorg/config.git
synced 2025-10-28 22:31:45 +01:00
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.
|
||||
|
||||
#include <boost\config.hpp>
|
||||
#include <boost/config.hpp>
|
||||
#include <iostream>
|
||||
|
||||
using std::cout;
|
||||
|
||||
Reference in New Issue
Block a user