summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc')
-rw-r--r--libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc b/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc
index 6dfd0682d20..1e95ed0b50f 100644
--- a/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc
+++ b/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/5.cc
@@ -19,7 +19,6 @@
// <http://www.gnu.org/licenses/>.
#include <experimental/optional>
-#include <testsuite_hooks.h>
struct value_type
{