From 3f5b942d8bd719951a55a9758469647b9f2a9f1c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 5 Apr 2005 09:56:19 +0000 Subject: [PATCH] Fixed include file name [SVN r27974] --- config.htm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.htm b/config.htm index 324c5991..35df3825 100644 --- a/config.htm +++ b/config.htm @@ -11,7 +11,7 @@

Contents

Configuring Boost for Your Platform
    Using the default boost configuration
-   The <boost\config.hpp> header
+   The <boost/config.hpp> header
    Using the configure script
    User settable options
    Advanced configuration usage
@@ -1518,3 +1518,4 @@ int test()
       

 

+