/* * ClearFragmentationStateAction.hpp * * Created on: Sep 24, 2020 * Author: heber */ #ifndef CLEARFRAGMENTATIONSTATEACTION_HPP_ #define CLEARFRAGMENTATIONSTATEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "ClearFragmentationStateAction.def" #include "Action_impl_header.hpp" #endif /* CLEARFRAGMENTATIONSTATEACTION_HPP_ */