• Show log

    Commit

  • Hash : 0ac4a5de
    Author : Piet Brauer
    Date : 2016-02-25T18:15:02

    Check for __CLANG_INTTYPES_H
    
    This fixes an issue in Xcode 7.3 in objective-git where we get the error
    "Include of non-modular header file in module". Not importing this
    header again fixes the issue.