mirror of
https://github.com/boostorg/config.git
synced 2026-04-28 18:13:33 +02:00
Change back slash to forward slash in include path (Jens Maurer)
[SVN r7630]
This commit is contained in:
+1
-1
@@ -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