#ifndef GEORGE_HH_INCLUDED
#define GEORGE_HH_INCLUDED

void george( ); // Prints "George, "

#endif // GEORGE_HPP_INCLUDED
