From 0f3efc4aab9748ea4791ed47530a9ea7174b97e3 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Wed, 21 Aug 2019 22:38:38 +0000 Subject: libcxx: Rename last two .hpp files in libcxx to .h Differential Revision: https://reviews.llvm.org/D66544 llvm-svn: 369597 --- .../std/input.output/filesystems/fs.enum/enum.copy_options.pass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/test/std/input.output/filesystems/fs.enum/enum.copy_options.pass.cpp') diff --git a/libcxx/test/std/input.output/filesystems/fs.enum/enum.copy_options.pass.cpp b/libcxx/test/std/input.output/filesystems/fs.enum/enum.copy_options.pass.cpp index 7bc129f20a2..df83d4eb60e 100644 --- a/libcxx/test/std/input.output/filesystems/fs.enum/enum.copy_options.pass.cpp +++ b/libcxx/test/std/input.output/filesystems/fs.enum/enum.copy_options.pass.cpp @@ -16,7 +16,7 @@ #include #include -#include "check_bitmask_types.hpp" +#include "check_bitmask_types.h" #include "test_macros.h" -- cgit v1.2.3