Switch to unified view

a/upexplo/upexplo.cxx b/upexplo/upexplo.cxx
...
...
17
17
18
////////////////////// libupnpp UPnP explorer test program
18
////////////////////// libupnpp UPnP explorer test program
19
19
20
#include <stdio.h>
20
#include <stdio.h>
21
#include <stdlib.h>
21
#include <stdlib.h>
22
#include <unistd.h>
22
23
23
#include <string>
24
#include <string>
24
#include <iostream>
25
#include <iostream>
25
#include <vector>
26
#include <vector>
26
#include <algorithm>
27
#include <algorithm>