/* * FragmentationAction.hpp * * Created on: May 9, 2010 * Author: heber */ #ifndef FRAGMENTATIONACTION_HPP_ #define FRAGMENTATIONACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "FragmentationAction.def" #include "Action_impl_header.hpp" #endif /* FRAGMENTATIONACTION_HPP_ */