mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-12 09:54:36 +01:00
Remove unused includes for C++
This commit is contained in:
parent
926ecc8d9b
commit
91793ca5ba
@ -46,8 +46,8 @@ freely, subject to the following restrictions:
|
||||
//MODSNI ^
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <vector>
|
||||
#include <string>
|
||||
//#include <vector>
|
||||
//#include <string>
|
||||
#endif /*__cplusplus*/
|
||||
|
||||
extern const char* LODEPNG_VERSION_STRING;
|
||||
|
Loading…
Reference in New Issue
Block a user