diff --git a/module.cmake b/module.cmake index fbc6c52..deb4bb2 100644 --- a/module.cmake +++ b/module.cmake @@ -1 +1,4 @@ -boost_module(algorithm DEPENDS regex concept_check) \ No newline at end of file +boost_module(algorithm DEPENDS regex concept_check range) + + +