cm.h: add config.h to access #defines
This commit is contained in:
parent
dfbaeaea29
commit
52d8c7ec6e
|
|
@ -39,9 +39,9 @@ NON-STANDARD FEATURES
|
|||
|
||||
=========================================================================== */
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/cmtypes.h"
|
||||
#include "ngspice/cmconstants.h" /* K.A. wrong name */
|
||||
/*#include "Cmconsta.h" */
|
||||
#include "ngspice/cmconstants.h"
|
||||
#include "ngspice/cmproto.h"
|
||||
#include "ngspice/mifcmdat.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue