summaryrefslogtreecommitdiff
path: root/boost/msm/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/msm/common.hpp')
-rw-r--r--boost/msm/common.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/boost/msm/common.hpp b/boost/msm/common.hpp
index b0335814fa..6a80b82275 100644
--- a/boost/msm/common.hpp
+++ b/boost/msm/common.hpp
@@ -11,8 +11,6 @@
#ifndef BOOST_MSM_COMMON_H
#define BOOST_MSM_COMMON_H
-
-
namespace boost { namespace msm
{
// wrapper for mpl::for_each as showed in the C++ Template Metaprogramming ch. 9