SDL: removed unused headers for compatibility with libs.obj.
git-svn-id: svn://kolibrios.org@9589 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fdcff737fe
commit
7664139794
@ -27,14 +27,10 @@
|
||||
#ifndef _SDL_stdinc_h
|
||||
#define _SDL_stdinc_h
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <stdarg.h>
|
||||
#include <strings.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user