mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 12:14:00 +02:00
include cstdio for sprintf call
This commit is contained in:
parent
90d4bbee78
commit
820dc7f45f
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
// Copyright (c) 2013 High Fidelity, Inc. All rights reserved.
|
||||
//
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
#include "BandwidthMeter.h"
|
||||
#include "InterfaceConfig.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue