File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 77 * @license See attached LICENSE.txt
88 ************************************************************************/
99
10- #define BOOST_TEST_DYN_LINK
1110#define BOOST_TEST_MODULE client
1211
1312#include < boost/test/unit_test.hpp>
Original file line number Diff line number Diff line change 1313#include < jsonrpccpp/common/specificationparser.h>
1414#include < jsonrpccpp/common/specificationwriter.h>
1515
16- #define BOOST_TEST_DYN_LINK
17- #define BOOST_TEST_MODULE
16+ #define BOOST_TEST_MODULE common
1817
1918using namespace jsonrpc ;
2019using namespace std ;
Original file line number Diff line number Diff line change 1111#include " testserver.h"
1212#include " mockserverconnector.h"
1313
14- #define BOOST_TEST_DYN_LINK
1514#define BOOST_TEST_MODULE server
1615
1716using namespace jsonrpc ;
You can’t perform that action at this time.
0 commit comments