#include "types.h" #ifndef FORGE_H #define FORGE_H void forge_run(const Parameters *params); #endif /* FORGE_H */