fix: added header guards, and some testing purpose autotools rules
This commit is contained in:
parent
269f50a367
commit
919ea7b1ba
9 changed files with 88 additions and 14 deletions
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef EXPANSION_H
|
||||
#define EXPANSION_H
|
||||
|
||||
#endif /* ! EXPANSION_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue