> On Nov. 12, 2014, 1:04 a.m., Ben Mahler wrote: > > 3rdparty/libprocess/include/process/timer.hpp, line 53 > > <https://reviews.apache.org/r/27496/diff/1/?file=747095#file747095line53> > > > > Looks like you need an include for clock.hpp..? Does this compile if > > Clock is not transitively included?
Friendship is an implicit forward declaration within the given namespace, so in this case the include is not required. - Joris ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27496/#review60911 ----------------------------------------------------------- On Nov. 11, 2014, 4:52 p.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27496/ > ----------------------------------------------------------- > > (Updated Nov. 11, 2014, 4:52 p.m.) > > > Review request for mesos, Ben Mahler, Jie Yu, Joris Van Remoortere, Niklas > Nielsen, and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/c++11/delay.hpp > 5f686db1df50829a5aad76eb91ea6a86e8969c1d > 3rdparty/libprocess/include/process/clock.hpp > eb157cac996c48fedc69002b9d80adaba1ed85d1 > 3rdparty/libprocess/include/process/delay.hpp > 487f652c9e9b7c8c3aa8b4edc9e59789cffd8da9 > 3rdparty/libprocess/include/process/future.hpp > 46ae16b0bbce79005f5ed8711be663eeeb8f4bcf > 3rdparty/libprocess/include/process/timer.hpp > e2f55636b520d43a8c9efa28ad4fe5f75c4f5573 > 3rdparty/libprocess/src/process.cpp > 85fb9958342f0bcdde322d9c55333126e6f86668 > > Diff: https://reviews.apache.org/r/27496/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >