Fixed std has no member to_string error on MSVS
This commit is contained in:
parent
2ceb9c8749
commit
2dd5fe5e48
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <cmath>
|
||||
#include <inttypes.h>
|
||||
#include <thread>
|
||||
#include <string> // for MSVS std::to_string
|
||||
|
||||
|
||||
#include "api/Api.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue