aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/search_n.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__algorithm/search_n.h')
-rw-r--r--libcxx/include/__algorithm/search_n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__algorithm/search_n.h b/libcxx/include/__algorithm/search_n.h
index 67d066aa43d5..e4576cc76ac4 100644
--- a/libcxx/include/__algorithm/search_n.h
+++ b/libcxx/include/__algorithm/search_n.h
@@ -10,8 +10,8 @@
#ifndef _LIBCPP___ALGORITHM_SEARCH_N_H
#define _LIBCPP___ALGORITHM_SEARCH_N_H
-#include <__config>
#include <__algorithm/comp.h>
+#include <__config>
#include <__iterator/iterator_traits.h>
#include <type_traits> // __convert_to_integral