mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 14:42:27 +00:00
(D3D9) Get rid of unneeded headers
This commit is contained in:
parent
fe354b5616
commit
2d651bbc1d
@ -21,19 +21,6 @@
|
||||
#include "../../compat/posix_string.h"
|
||||
#include "../../performance.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
#include <cstring>
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user