ndnboost:  Also replace header include guards which don't start with BOOST_ .
diff --git a/include/ndnboost/indirect_reference.hpp b/include/ndnboost/indirect_reference.hpp
index fdd5e72..c68b2f8 100644
--- a/include/ndnboost/indirect_reference.hpp
+++ b/include/ndnboost/indirect_reference.hpp
@@ -1,5 +1,5 @@
-#ifndef INDIRECT_REFERENCE_DWA200415_HPP
-# define INDIRECT_REFERENCE_DWA200415_HPP
+#ifndef INDIRECT_REFERENCE_NDNBOOST_DWA200415_HPP
+# define INDIRECT_REFERENCE_NDNBOOST_DWA200415_HPP
 
 //
 // Copyright David Abrahams 2004. Use, modification and distribution is
@@ -40,4 +40,4 @@
   
 } // namespace ndnboost
 
-#endif // INDIRECT_REFERENCE_DWA200415_HPP
+#endif // INDIRECT_REFERENCE_NDNBOOST_DWA200415_HPP