summaryrefslogtreecommitdiff
path: root/boost/phoenix/core/is_actor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/phoenix/core/is_actor.hpp')
-rw-r--r--boost/phoenix/core/is_actor.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/boost/phoenix/core/is_actor.hpp b/boost/phoenix/core/is_actor.hpp
index 6d24e3dfa9..b66a714045 100644
--- a/boost/phoenix/core/is_actor.hpp
+++ b/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
{
///////////////////////////////////////////////////////////////////////////////