Skip to content

Commit 7c05ede

Browse files
committed
include
1 parent 811b456 commit 7c05ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/test/std/algorithms/alg.sorting/alg.sort/stable.sort/stable_sort.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <iterator>
2121
#include <limits>
2222
#include <random>
23+
#include <type_traits>
2324
#include <vector>
2425

2526
#include "count_new.h"

0 commit comments

Comments
 (0)