commit | 3d613fd81140b852545e173032a17208882e8b6b | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Tue Oct 15 15:39:04 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Tue Oct 15 15:39:04 2013 -0700 |
tree | 9c5225be599a3d7ca70a850f2ee7120b41c17528 | |
parent | 9939dcdf81b2c83a69663bf1113bae1e72610b3c [diff] [blame] |
ndnboost: Also rename BOOST_ to NDNBOOST_
diff --git a/include/ndnboost/none.hpp b/include/ndnboost/none.hpp index 58c32c6..44e1921 100644 --- a/include/ndnboost/none.hpp +++ b/include/ndnboost/none.hpp
@@ -9,8 +9,8 @@ // You are welcome to contact the author at: // fernando_cacciola@hotmail.com // -#ifndef BOOST_NONE_17SEP2003_HPP -#define BOOST_NONE_17SEP2003_HPP +#ifndef NDNBOOST_NONE_17SEP2003_HPP +#define NDNBOOST_NONE_17SEP2003_HPP #include "ndnboost/none_t.hpp"