From the README.txt file:
[supertux.git] / mk / msvc / stdint.h
1 #ifndef _STDINT_H\r
2 #define _STDINT_H\r
3 \r
4 // SDL config declares most stdint.h stuff...\r
5 #include <sdl_config_win32.h>\r
6 \r
7 #endif