#include "liboga.h" #ifndef LIBOGA_XML_LEXER_H #define LIBOGA_XML_LEXER_H extern VALUE oga_cLexer; extern void Init_liboga_xml_lexer(); #endif