/* * DestroyAdjacencyAction.hpp * * Created on: May 1, 2013 * Author: heber */ #ifndef DESTROYADJACENCYACTION_HPP_ #define DESTROYADJACENCYACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "DestroyAdjacencyAction.def" #include "Action_impl_header.hpp" #endif /* DESTROYADJACENCYACTION_HPP_ */