#ifndef __YACC_VAR_HPP__ #define __YACC_VAR_HPP__ #include namespace xios { extern std::string *yacc_globalInputText_ptr; } #endif