Comply with ansi C and clean up.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
math.h. */
|
||||
|
||||
#include <math.h>
|
||||
#include <string.h> // memset
|
||||
#include <string.h> /* memset */
|
||||
|
||||
float AbsoluteValue(float Real32)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user