00001 #ifndef _GLEXCPP_H_ 00002 00003 #include "LgiInc.h" 00004 #include "LgiOsDefs.h" 00005 #include "GString.h" 00006 00007 extern char16 *LexCpp(char16 *&s, bool ReturnString = true); 00008 00009 #endif