removed stdio included for debug, sorry

Signed-off-by: contextswap <ctxswp@proton.me>
This commit is contained in:
contextswap 2023-05-04 05:42:23 +09:00
parent 57a025d97d
commit 4f2f17cfea
No known key found for this signature in database
GPG key ID: 06A0B660A90A787B

View file

@ -6,8 +6,6 @@
* See full license text in LICENSE file at top of project tree
*/
#include <stdio.h>
#include <string.h>
#include <string>
#include <vector>