diff --git a/doc/html/index.html b/doc/html/index.html
index 37bbc289..1429a216 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -146,7 +146,7 @@
-Last revised: November 04, 2017 at 18:02:17 GMT |
+Last revised: May 17, 2017 at 23:01:39 GMT |
|
diff --git a/test/optional_test_make_optional.cpp b/test/optional_test_make_optional.cpp
index c4c8dc81..8230c198 100644
--- a/test/optional_test_make_optional.cpp
+++ b/test/optional_test_make_optional.cpp
@@ -23,7 +23,6 @@
using boost::optional;
using boost::make_optional;
-
using boost::core::is_same;
template