Edit

kc3-lang/pkgconf/libpkgconf

Branch :

  • Show log

    Commit

  • Author : Maxin B. John
    Date : 2017-07-16 21:21:45
    Hash : 74666bff
    Message : stdinc.h: fix build with mingw (#122) Fixes this build error with mingw: ... | compilation terminated. | In file included from ../pkgconf-1.3.7/libpkgconf/libpkgconf.h:19:0, | from ../pkgconf-1.3.7/libpkgconf/audit.c:16: | ../pkgconf-1.3.7/libpkgconf/stdinc.h:36:12: fatal error: BaseTsd.h: No such file or directory | # include <BaseTsd.h> Signed-off-by: Maxin B. John <maxin.john@intel.com>