mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:24:00 +02:00
Merge pull request #52 from birarda/master
missing includes for previous pull request
This commit is contained in:
commit
f66961d337
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
//
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <PacketHeaders.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue