#ifndef INC_COMMANDS_SCRIPT_H_ #define INC_COMMANDS_SCRIPT_H_ namespace script_commands { void SetupScriptCommands(); } #endif