Switch to side-by-side view
--- a/libupnpp/soaphelp.cxx +++ b/libupnpp/soaphelp.cxx @@ -16,6 +16,10 @@ */ #include "config.h" +#include <string.h> +#include <stdlib.h> +#include <stdio.h> + #include <iostream> using namespace std;
--- a/libupnpp/soaphelp.cxx +++ b/libupnpp/soaphelp.cxx @@ -16,6 +16,10 @@ */ #include "config.h" +#include <string.h> +#include <stdlib.h> +#include <stdio.h> + #include <iostream> using namespace std;