File: SDL_config.h

package info (click to toggle)
libsdl2 2.0.14%2Bdfsg2-3%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 69,544 kB
  • sloc: ansic: 232,688; cpp: 82,883; sh: 11,709; objc: 10,152; xml: 4,737; makefile: 747; asm: 661; perl: 639; javascript: 286; python: 77
file content (4 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (4)
1
2
3
4
/* Debian-specific indirection to an architecture-specific copy of
 * SDL_config.h in one of the compiler's default include directories.
 * Please do not include _real_SDL_config.h directly. */
#include <SDL2/_real_SDL_config.h>