mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 22:30:42 +02:00
add cstdio for sscanf and printf
This commit is contained in:
parent
597c8336bd
commit
2ab7bc0d8a
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <cstdio>
|
||||
|
||||
#include <UDPSocket.h>
|
||||
#include <arpa/inet.h>
|
||||
|
|
Loading…
Reference in a new issue