aboutsummaryrefslogtreecommitdiff
path: root/build2/config/module.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-09-29 20:57:05 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-03 18:09:10 +0300
commit09839eea3a69e258555eb4ef6d05cd4799ccd7a0 (patch)
tree66fab0c85648740cca3ef282947e87bf95f8e183 /build2/config/module.hxx
parent0fe0b18432621713f96c437dfa3c81d4e3ae8e36 (diff)
Extract system header search paths from GCC or compatible
Diffstat (limited to 'build2/config/module.hxx')
-rw-r--r--build2/config/module.hxx1
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>