2
0
Эх сурвалжийг харах

Fix build with libcxx 20.1.8

Aleksandr Mikhnenko 1 долоо хоног өмнө
parent
commit
69bee9a719
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/configuration.cpp

+ 1 - 0
src/configuration.cpp

@@ -10,6 +10,7 @@
 
 #include "impl/utils.hpp"
 
+#include <algorithm>
 #include <cassert>
 #include <regex>