Added a stdio.h reference.
This commit is contained in:
parent
cd98d57e31
commit
dd1e6aa1db
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
#include "f2c.h"
|
||||
#include "stdio.h"
|
||||
|
||||
doublereal dlamch_(char *cmach)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue