#ifndef _HELP_HPP_ #define _HELP_HPP_ void Hello(void); void Help(void); #endif