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