blob: 590b4b7318dc01d2af30c37e991aefd08fb2579e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- test/cpp/test.cpp (revision 2386)
+++ test/cpp/test.cpp (revision 2387)
@@ -9,7 +9,6 @@
#include "xmlrpc-c/girerr.hpp"
using girerr::error;
-#include "transport_config.h"
#include "xmlrpc-c/base.hpp"
#include "xmlrpc-c/oldcppwrapper.hpp"
#include "xmlrpc-c/registry.hpp"
Index: test/cpp/Makefile
===================================================================
|