----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19164/#review37140 -----------------------------------------------------------
src/tests/containerizer_tests.cpp <https://reviews.apache.org/r/19164/#comment68514> We separate the different nesting levels, this should be: #include "slave/flags.hpp" #include "slave/containerizer/mesos_containerizer.hpp" Also note the " instead of < since these are not headers that we install. - Benjamin Hindman On March 13, 2014, 11:01 p.m., Dominic Hamon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19164/ > ----------------------------------------------------------- > > (Updated March 13, 2014, 11:01 p.m.) > > > Review request for mesos, Ben Mahler and Ian Downes. > > > Repository: mesos-git > > > Description > ------- > > see summary. > > > Diffs > ----- > > src/slave/containerizer/mesos_containerizer.cpp > c1a3e0fdd7d1c34367011a0dd8a62cc50bb6706b > src/tests/containerizer_tests.cpp b539070e3f76bb878bd3aeb04da93f25bdcecbeb > > Diff: https://reviews.apache.org/r/19164/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Dominic Hamon > >
