Skip to content

Commit 6c587ad

Browse files
fix includes
1 parent eeee5c7 commit 6c587ad

File tree

1 file changed

+1
-1
lines changed
  • libcxx/test/libcxx/ranges/range.adaptors/range.concat

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/ranges/range.adaptors/range.concat/ctor.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <utility>
1414

1515
#include "check_assertion.h"
16-
#include "../types.h"
16+
#include "types.h"
1717

1818
int main() {
1919
{

0 commit comments

Comments
 (0)