• Show log

    Commit

  • Hash : a11001b2
    Author : Daniel Veillard
    Date : 2001-11-12T22:45:36

    avoid an include problem if #include <libxml/xmlerror.h> happens first in
    
    * include/libxml/xmlerror.h: avoid an include problem if
      #include <libxml/xmlerror.h> happens first in code
      seems to be the case in KDE libs
    Daniel