Change back slash to forward slash in include path (Jens Maurer)

[SVN r7630]
This commit is contained in:
Beman Dawes
2000-07-24 23:50:22 +00:00
parent f77ad43f64
commit f6a1f86206

View File

@@ -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;