aboutsummaryrefslogtreecommitdiff
path: root/build2/variable
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-02-15 02:06:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-02-16 21:41:37 +0300
commit9cf682c10cbc46679d361f937b124ed301d8ce25 (patch)
treef0eb5d8e0c259e0e5d3ee775754245f864a12e63 /build2/variable
parent9ce514f4ec14a13f11da75a7b90ef67141a5487e (diff)
Add cp builtin
Diffstat (limited to 'build2/variable')
-rw-r--r--build2/variable1
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>