Add a refference to sprintf
This commit is contained in:
parent
c7ae0e3b0f
commit
3459147f5f
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
SG_USING_STD(setprecision);
|
||||
|
||||
//#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
namespace yasim {
|
||||
|
||||
const float pi=3.14159;
|
||||
|
|
Loading…
Add table
Reference in a new issue