1
0
Fork 0

Add a refference to sprintf

This commit is contained in:
ehofman 2003-11-27 13:44:20 +00:00
parent c7ae0e3b0f
commit 3459147f5f

View file

@ -12,6 +12,8 @@
SG_USING_STD(setprecision);
//#include <string.h>
#include <stdio.h>
namespace yasim {
const float pi=3.14159;