Commit 33bf9fe
committed
Remove regulatory_network.h from biodynamo.h
The header pulls in Boost includes which Cling (ROOT's JIT interpreter)
cannot resolve at runtime on macOS, breaking unrelated tests. As an
optional Boost-based behavior, it should not be auto-included. Users
include core/behavior/regulatory_network.h explicitly in their simulation
code when needed.1 parent 7d15e9f commit 33bf9fe
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
| |||
0 commit comments