-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54167/
-----------------------------------------------------------
(Updated Nov. 29, 2016, 3:39 p.m.)
Review request for mesos and Benjamin Bannier.
Bugs: MESOS-6647
https://issues.apache.org/jira/browse/MESOS-6647
Repository: mesos
Description (updated)
-------
`executor.hpp` doesn't need anything from `defer.hpp` but defines a macro that
is used in it.
Diffs
-----
3rdparty/libprocess/include/process/executor.hpp
48c1b34b6bd117653c1728321cf96b909e535964
Diff: https://reviews.apache.org/r/54167/diff/
Testing
-------
```
make && make check
```
Thanks,
Ilya Pronin