t/core_surface is failing even when t/intergration1 is passing. Why?
[sdlgit/SDL_perl.git] / src / support / win32.c
CommitLineData
bfd90409 1
2
3#ifdef MSWIN32
4int dummy()
5{
6 return 0;
7}
8#endif