ngspice.h always must be the first included file

This commit is contained in:
rlar
2011-08-08 15:05:57 +00:00
parent a38165662c
commit 324b27a4d4
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2011-08-08 Robert Larice
* src/xspice/cm/cmutil.c :
ngspice.h always must be the first included file
because of "man feature_test_macros(7)"
2011-08-08 Robert Larice
* src/spicelib/analysis/dcpss.c :
rewrite pointer dereferences to array subscripts