mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:18:05 +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"
|
#include "AvatarAgentData.h"
|
||||||
|
|
||||||
AvatarAgentData::AvatarAgentData() {
|
AvatarAgentData::AvatarAgentData() {
|
||||||
|
|
Loading…
Reference in a new issue