Remove again, not needed
This commit is contained in:
parent
8e9a115aa9
commit
8b5a046cdb
|
|
@ -12,7 +12,7 @@ Author: 1985 Wayne A. Christopher
|
|||
/* Note: Must include shlwapi.h before ngspice header defining bool due
|
||||
* to conflict */
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <shlwapi.h> /* for definition of PathIsRelativeA() */
|
||||
#pragma comment(lib, "Shlwapi.lib")
|
||||
|
|
|
|||
Loading…
Reference in New Issue