diff --git a/array.hpp.html b/array.hpp.html index 6d517a2..6fd1ad0 100644 --- a/array.hpp.html +++ b/array.hpp.html @@ -39,7 +39,7 @@ #include <algorithm>

// FIXES for broken compilers
-#include <boost/config.hpp>
+#include <boost/config.hpp>

namespace boost {