spack/var/spack/repos/builtin/packages/n2p2/nnp_test.h.patch
kuramoto-fj d65002a676
n2p2: Add new package (#21709)
* 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.
2021-02-24 10:35:27 -06:00

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;