
* n2p2: Add new package * remove , * Resurrection of , and changed " to single * changed example.command to example.co * n2p2: Added v2.1.1 * n2p2: Changed the type of depends_on.
11 lines
250 B
Diff
11 lines
250 B
Diff
--- a/test/cpp/nnp_test.h
|
|
+++ b/test/cpp/nnp_test.h
|
|
@@ -7,6 +7,7 @@
|
|
#include <boost/process.hpp>
|
|
#include <boost/filesystem.hpp>
|
|
#include <iostream>
|
|
+#include <boost/asio.hpp>
|
|
#include "fileHelpers.h"
|
|
|
|
namespace bdata = boost::unit_test::data;
|