[Spice-devel] [PATCH 01/17] Add missing <string> header
Frediano Ziglio
fziglio at redhat.com
Tue Feb 20 11:05:10 UTC 2018
> On Fri, 2018-02-16 at 17:15 +0100, Christophe de Dinechin wrote:
> > From: Christophe de Dinechin <dinechin at redhat.com>
> >
> > Signed-off-by: Christophe de Dinechin <dinechin at redhat.com>
> > ---
> > src/concrete-agent.cpp | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/src/concrete-agent.cpp b/src/concrete-agent.cpp
> > index 891c09b..ac37788 100644
> > --- a/src/concrete-agent.cpp
> > +++ b/src/concrete-agent.cpp
> > @@ -9,6 +9,7 @@
> > #include <syslog.h>
> > #include <glob.h>
> > #include <dlfcn.h>
> > +#include <string>
> >
> > #include "concrete-agent.hpp"
> > #include "static-plugin.hpp"
>
> Acked-by: Lukáš Hrázký <lhrazky at redhat.com>
Hi,
question for the author, can this patch or others be
merged separately?
Frediano
More information about the Spice-devel
mailing list