summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-04-06 20:29:03 +0200
committerDavid Tardon <dtardon@redhat.com>2017-04-06 20:30:55 +0200
commitb5b7ca041263be00691574b15787811f9e8a58fa (patch)
treeefbd61843a160e4a5cbca8e71d0d7f003705f4e7 /configure.ac
parent3fb43f0cdfe873ad2bb2bc1920fc5d5031b1a23d (diff)
boost::unordered_map -> std::unordered_map
Change-Id: I7d7a6f4195bf5ea29bc4f5e0eef7323129dcb9aa
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b878169..c72c8f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -106,7 +106,6 @@ AC_CHECK_HEADERS(
boost/ref.hpp \
boost/spirit/include/phoenix.hpp \
boost/spirit/include/qi.hpp \
- boost/unordered_map.hpp \
boost/unordered_set.hpp \
boost/variant/recursive_variant.hpp \
boost/variant/variant.hpp \