/* * StructuralOptimizationAction.hpp * * Created on: Aug 02, 2014 * Author: heber */ #ifndef STRUCTURALOPTIMIZATIONACTION_HPP_ #define STRUCTURALOPTIMIZATIONACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/MakroAction.hpp" #include "StructuralOptimizationAction.def" #include "MakroAction_impl_header.hpp" #endif /* STRUCTURALOPTIMIZATIONACTION_HPP_ */