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