summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/Boost/src/boost/phoenix/core/is_actor.hpp')
-rw-r--r--3rdParty/Boost/src/boost/phoenix/core/is_actor.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdParty/Boost/src/boost/phoenix/core/is_actor.hpp b/3rdParty/Boost/src/boost/phoenix/core/is_actor.hpp
index 6d24e3d..b66a714 100644
--- a/3rdParty/Boost/src/boost/phoenix/core/is_actor.hpp
+++ b/3rdParty/Boost/src/boost/phoenix/core/is_actor.hpp
@@ -9,6 +9,9 @@
#include <boost/mpl/bool.hpp>
+// Note to Thomas and any future maintainer: please make this as
+// lightweight as possible (as it is right now).
+
namespace boost { namespace phoenix
{
///////////////////////////////////////////////////////////////////////////////