[Spice-devel] [PATCH v2 01/24] Add missing <string> header

Frediano Ziglio fziglio at redhat.com
Thu Feb 22 08:13:58 UTC 2018



> From: Christophe de Dinechin <dinechin at redhat.com>
> 
> Signed-off-by: Christophe de Dinechin <dinechin at redhat.com>

This was already acked by Lukash.
It would be kind if you report it so other people don't spend time on the
review again.

Frediano

> ---
>  src/concrete-agent.cpp | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/concrete-agent.cpp b/src/concrete-agent.cpp
> index 0720782..4cf70e7 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"
>  


More information about the Spice-devel mailing list