ensure config.h is always included in cktdefs.h to ensure correct

type signature
This commit is contained in:
Pascal Kuthe
2022-12-27 14:10:16 +01:00
committed by Holger Vogt
parent a7fced9327
commit 5791a2d449
+2 -1
View File
@@ -7,7 +7,8 @@
#define ngspice_CKTDEFS_H
#include "ngspice/typedefs.h"
/* ensure config is always included to avoid missmatching type definitions*/
#include "ngspice/config.h"
/* gtri - evt - wbk - 5/20/91 - add event-driven and enhancements data */
#ifdef XSPICE