(file) Return to parserExceptions.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Compiler

Diff for /pegasus/src/Pegasus/Compiler/parserExceptions.h between version 1.4 and 1.5

version 1.4, 2001/04/25 22:20:57 version 1.5, 2001/05/20 20:34:02
Line 38 
Line 38 
  
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
  
   #ifdef PEGASUS_HAVE_NAMESPACES
 namespace ParserExceptions { namespace ParserExceptions {
   #endif
  
 class PEGASUS_COMPILER_LINKAGE ParserException { class PEGASUS_COMPILER_LINKAGE ParserException {
  private:  private:
Line 56 
Line 58 
   ~ParserLexException() {};   ~ParserLexException() {};
 }; };
  
   #ifdef PEGASUS_HAVE_NAMESPACES
 } }
   #endif
  
 #endif #endif


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2