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/smart_ptr/detail/atomic_count_gcc.hpp b/include/ndnboost/smart_ptr/detail/atomic_count_gcc.hpp index 0d87bde..2b34800 100644 --- a/include/ndnboost/smart_ptr/detail/atomic_count_gcc.hpp +++ b/include/ndnboost/smart_ptr/detail/atomic_count_gcc.hpp
@@ -2,7 +2,7 @@ #define BOOST_SMART_PTR_DETAIL_ATOMIC_COUNT_GCC_HPP_INCLUDED // -// boost/detail/atomic_count_gcc.hpp +// ndnboost/detail/atomic_count_gcc.hpp // // atomic_count for GNU libstdc++ v3 //