mirror of
https://github.com/ScrelliCopter/VGM-Tools
synced 2025-02-21 04:09:25 +11:00
import stdio instead of string
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user