Commit e5f48a6
authored
Add #include guard around Modulino.h
My project currently cannot include modulino.h from two source files. An include guard could resolve this issue.1 parent 485e3d2 commit e5f48a6
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
506 | 509 | | |
507 | 510 | | |
508 | 511 | | |
| 512 | + | |
| 513 | + | |
0 commit comments