convert awpmd header include to c++ style
This commit is contained in:
@ -84,7 +84,7 @@
|
||||
# include <iostream>
|
||||
# include <cmath>
|
||||
# include <limits>
|
||||
# include <stdlib.h>
|
||||
# include <cstdlib>
|
||||
|
||||
// some compilers don't define PI!
|
||||
# ifndef M_PI
|
||||
|
||||
Reference in New Issue
Block a user