#ifndef GUI_GUI_HPP #define GUI_GUI_HPP int GUI_run(int argc, char **argv); #endif