dbertoni    01/04/10 15:52:05

  Modified:    c/src/XSLT TopLevelArg.hpp
  Log:
  Fixed export of class for OS/390 port.
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xalan/c/src/XSLT/TopLevelArg.hpp
  
  Index: TopLevelArg.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/TopLevelArg.hpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TopLevelArg.hpp   2000/11/27 21:44:59     1.4
  +++ TopLevelArg.hpp   2001/04/10 22:52:04     1.5
  @@ -85,7 +85,7 @@
   /**
    * This class holds an instance of an argument on the stack.
    */
  -class TopLevelArg
  +class XALAN_XSLT_EXPORT TopLevelArg
   {
   public:
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to