source: libcaca/trunk/msvc/cucul_types.h @ 2299

Last change on this file since 2299 was 2299, checked in by Sam Hocevar, 15 years ago
  • Remove #include <stdint.h> etc. from "common.h". Instead, make sure that <cucul.h> will provide the C99 types, even if libcaca has been installed.
  • Rename what's left of "common.h" to "stubs.h".
  • Remove all references to erroneous <inttypes.h> from source files.
File size: 59 bytes
Line 
1#define CUCUL_TYPES 0
2#include "../cucul/cucul_types.h.in"
Note: See TracBrowser for help on using the repository browser.