diff --git a/include/boost/phoenix/core/is_actor.hpp b/include/boost/phoenix/core/is_actor.hpp index 6d24e3d..b66a714 100644 --- a/include/boost/phoenix/core/is_actor.hpp +++ b/include/boost/phoenix/core/is_actor.hpp @@ -9,6 +9,9 @@ #include +// Note to Thomas and any future maintainer: please make this as +// lightweight as possible (as it is right now). + namespace boost { namespace phoenix { ///////////////////////////////////////////////////////////////////////////////