mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
Cygwin has had inttypes.h since version 1.5.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23712 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f1ead29ad9
commit
f4e02c38cb
@ -25,9 +25,7 @@
|
||||
#ifndef HAVE_PNM_H
|
||||
#define HAVE_PNM_H
|
||||
|
||||
#ifndef __CYGWIN__
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
/*#include "xine_internal.h" */
|
||||
|
||||
typedef struct pnm_s pnm_t;
|
||||
|
Loading…
Reference in New Issue
Block a user