Added float Json::Value::asFloat() to obtain a floating point value as a float (avoid lost of precision warning caused by used of asDouble() to initialize a float).
Authored by: blep 2010-12-24
Parent: [r153]
Child: [r155]