Repository: mesos
Updated Branches:
  refs/heads/master a86ff8c36 -> ea1ca0b9a


Removed unused Boost.Variant header.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ea1ca0b9
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ea1ca0b9
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ea1ca0b9

Branch: refs/heads/master
Commit: ea1ca0b9a53a77d255cc2b0a6d547f086a314515
Parents: a86ff8c
Author: Michael Park <mp...@apache.org>
Authored: Fri Feb 9 23:58:16 2018 -0800
Committer: Michael Park <mp...@apache.org>
Committed: Fri Feb 9 23:58:16 2018 -0800

----------------------------------------------------------------------
 3rdparty/libprocess/include/process/address.hpp | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/ea1ca0b9/3rdparty/libprocess/include/process/address.hpp
----------------------------------------------------------------------
diff --git a/3rdparty/libprocess/include/process/address.hpp 
b/3rdparty/libprocess/include/process/address.hpp
index 86811bb..7fb980e 100644
--- a/3rdparty/libprocess/include/process/address.hpp
+++ b/3rdparty/libprocess/include/process/address.hpp
@@ -30,8 +30,6 @@
 
 #include <ostream>
 
-#include <boost/variant.hpp>
-
 #include <boost/functional/hash.hpp>
 
 #include <stout/abort.hpp>

Reply via email to