visualc, ngspice.h takes already care of `_logb'

This commit is contained in:
rlar 2015-10-23 21:59:01 +02:00
parent 0f577ed371
commit 677384bb38
1 changed files with 0 additions and 3 deletions

View File

@ -185,9 +185,6 @@
/* Define to 1 if you have the `logb' function. */
#define HAVE_LOGB 1
#ifdef _MSC_VER
#define logb _logb /* needed in spsmp.c */
#endif
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */