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/cstdlib.hpp b/include/ndnboost/cstdlib.hpp index f57725f..c3d124c 100644 --- a/include/ndnboost/cstdlib.hpp +++ b/include/ndnboost/cstdlib.hpp
@@ -9,8 +9,8 @@ // Revision History // 26 Feb 01 Initial version (Beman Dawes) -#ifndef BOOST_CSTDLIB_HPP -#define BOOST_CSTDLIB_HPP +#ifndef NDNBOOST_CSTDLIB_HPP +#define NDNBOOST_CSTDLIB_HPP #include <cstdlib>