03906643afaa444fdc80e14cedc92745769a3f7b
[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