14 #ifndef INCLUDED_protocols_moves_Mover_fwd_hh
15 #define INCLUDED_protocols_moves_Mover_fwd_hh
17 #include <utility/pointer/owning_ptr.hh>
18 #include <boost/shared_ptr.hpp>
19 #include <boost/weak_ptr.hpp>
32 typedef boost::shared_ptr< Mover>
MoverSP;
34 typedef std::map< std::string const, MoverOP >
Movers_map;
48 #endif //INCLUDED_protocols_moves_Mover_fwd_HH