Repository: mesos
Updated Branches:
  refs/heads/master 81e275de9 -> 542288a15


Removed offending include line.


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

Branch: refs/heads/master
Commit: 542288a159b1eeb15718269b4fa10cc5bacb1f5c
Parents: 81e275d
Author: Benjamin Hindman <[email protected]>
Authored: Mon Jun 1 07:49:27 2015 -0700
Committer: Benjamin Hindman <[email protected]>
Committed: Mon Jun 1 07:49:27 2015 -0700

----------------------------------------------------------------------
 src/tests/mesos.hpp | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/542288a1/src/tests/mesos.hpp
----------------------------------------------------------------------
diff --git a/src/tests/mesos.hpp b/src/tests/mesos.hpp
index 4fcf0b7..bfd820c 100644
--- a/src/tests/mesos.hpp
+++ b/src/tests/mesos.hpp
@@ -46,7 +46,6 @@
 #include <stout/foreach.hpp>
 #include <stout/gtest.hpp>
 #include <stout/lambda.hpp>
-#include <stout/memory.hpp>
 #include <stout/none.hpp>
 #include <stout/option.hpp>
 #include <stout/stringify.hpp>

Reply via email to