• Show log

    Commit

  • Hash : fb08d9fe
    Author : Nick Wellnhofer
    Date : 2021-03-20T22:02:26

    Fix include order in c14n.h
    
    - Include xmlversion.h before testing feature flags.
    - Include libxml headers before extern "C".
    
    Fixes #226.