commit | 9939dcdf81b2c83a69663bf1113bae1e72610b3c | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Tue Oct 15 15:12:24 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Tue Oct 15 15:12:24 2013 -0700 |
tree | e6e0a1df7307f98f4267166c4902f7fad8aa0571 | |
parent | d0a7d6d89b7b6757b78d3d339e380dc4b3d65cb6 [diff] [blame] |
ndnboost: Also need to rename " boost/" and "(boost/" to ndnboost.
diff --git a/include/ndnboost/assert.hpp b/include/ndnboost/assert.hpp index 539857c..0132fca 100644 --- a/include/ndnboost/assert.hpp +++ b/include/ndnboost/assert.hpp
@@ -1,5 +1,5 @@ // -// boost/assert.hpp - BOOST_ASSERT(expr) +// ndnboost/assert.hpp - BOOST_ASSERT(expr) // BOOST_ASSERT_MSG(expr, msg) // BOOST_VERIFY(expr) //