only a DOS/UNIX file problem
This commit is contained in:
parent
75bb93925a
commit
780eab118b
|
|
@ -101,10 +101,10 @@
|
|||
#include <spmatrix.h>
|
||||
#include "spdefs.h"
|
||||
#include <smpdefs.h>
|
||||
|
||||
#if defined (_MSC_VER)
|
||||
extern double scalbn(double, int);
|
||||
#endif
|
||||
|
||||
#if defined (_MSC_VER)
|
||||
extern double scalbn(double, int);
|
||||
#endif
|
||||
|
||||
static void LoadGmin(SMPmatrix *eMatrix, double Gmin);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue