diff options
Diffstat (limited to 'build2/variable')
-rw-r--r-- | build2/variable | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build2/variable b/build2/variable index 0f90c48..af7cbef 100644 --- a/build2/variable +++ b/build2/variable @@ -7,7 +7,6 @@ #include <map> #include <set> -#include <functional> // hash #include <type_traits> // aligned_storage #include <unordered_map> |