Drop some more header includes

This commit is contained in:
twinaphex 2015-12-05 18:52:07 +01:00
parent 1bf428ec85
commit 84b9acab18

View File

@ -18,8 +18,6 @@
#define __RARCH_GENERAL_H
#include <stdint.h>
#include <math.h>
#include <limits.h>
#include <boolean.h>
#include <compat/strl.h>