> On March 16, 2015, 6:52 p.m., Alexander Rukletsov wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp, line 589 > > <https://reviews.apache.org/r/32105/diff/3/?file=896108#file896108line589> > > > > I think you need to `#include <iosfwd>`.
Sorry, you'll need the whole `<iostream>`. That's the consequence of having definitions in headers. - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32105/#review76602 ----------------------------------------------------------- On March 16, 2015, 6:11 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32105/ > ----------------------------------------------------------- > > (Updated March 16, 2015, 6:11 p.m.) > > > Review request for mesos. > > > Bugs: Mesos-2323 > https://issues.apache.org/jira/browse/Mesos-2323 > > > Repository: mesos > > > Description > ------- > > see summary > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp > aedb6ab30d929b81f55270612e76009bd7850daa > > Diff: https://reviews.apache.org/r/32105/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Joerg Schad > >