Fixed some minor style bugs.
This commit is contained in:
parent
5e7b11acdd
commit
6898f8c48e
@ -95,12 +95,12 @@ struct exception {
|
||||
#endif /* !_XOPEN_SOURCE */
|
||||
#endif /* !_ANSI_SOURCE && !_POSIX_SOURCE */
|
||||
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
/*
|
||||
* ANSI/POSIX
|
||||
*/
|
||||
__BEGIN_DECLS
|
||||
double acos(double);
|
||||
double asin(double);
|
||||
double atan(double);
|
||||
|
Loading…
Reference in New Issue
Block a user