Pull in macro definition for strncasecmp on MSVC

This commit is contained in:
Simon Richter 2019-06-26 12:07:46 +02:00 committed by Wayne Stambaugh
parent 6cab769f41
commit 05353049b5
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include "ngspice.h" #include "ngspice.h"
#include "spice_reporter.h" #include "spice_reporter.h"
#include <config.h>
#include <common.h> // LOCALE_IO #include <common.h> // LOCALE_IO
#include <wx/stdpaths.h> #include <wx/stdpaths.h>
#include <wx/dir.h> #include <wx/dir.h>