diff options
Diffstat (limited to 'build2/config/module.hxx')
-rw-r--r-- | build2/config/module.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build2/config/module.hxx b/build2/config/module.hxx index d997802..1f48181 100644 --- a/build2/config/module.hxx +++ b/build2/config/module.hxx @@ -6,7 +6,6 @@ #define BUILD2_CONFIG_MODULE_HXX #include <map> -#include <algorithm> // find_if() #include <libbutl/prefix-map.hxx> |