Samuliak 1 рік тому
батько
коміт
26b1d7e879
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      CMakeLists.txt

+ 0 - 2
CMakeLists.txt

@@ -279,8 +279,6 @@ endif()
 # Configure C++ standard
 # ===========================
 
-# boost asio's concept usage doesn't play nicely with some compilers yet.
-add_definitions(-DBOOST_ASIO_DISABLE_CONCEPTS)
 if (MSVC)
     add_compile_options($<$<COMPILE_LANGUAGE:CXX>:/std:c++20>)