visualc/include/ngspice/config.h, scalbn() and erfc() are available in VS 2015

This commit is contained in:
h_vogt 2016-01-03 11:23:42 +01:00 committed by rlar
parent 885e7df8a5
commit 4b1f264704
1 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@
/* #undef HAVE_ENDPWENT */
/* Define to 1 if you have the `erfc' function. */
/* #undef HAVE_ERFC */
#define HAVE_ERFC 1
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
@ -258,7 +258,7 @@
#define HAVE_SCALB 1
/* Define to 1 if you have the `scalbn' function. */
/* #undef HAVE_SCALBN */
#define HAVE_SCALBN 1
/* Define to 1 if you have the `select' function. */
/* #undef HAVE_SELECT */