mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
include cstdio for sscanf
This commit is contained in:
parent
002d35932e
commit
e3db978093
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
//
|
||||
//
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
#include "AvatarAgentData.h"
|
||||
|
||||
AvatarAgentData::AvatarAgentData() {
|
||||
|
|
Loading…
Reference in a new issue