RE: [NeoStats-Devel] [Commits] r2495 - in trunk: . include src
"M" <[email protected]>
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Reed Loden wrote: > include/numerics.h is not being #include'd anywhere. Do you > want to add that to a core header file such as neostats.h or > should I manually include it for ircup10 only? Include it manually for ircup10 only since it is only needs to have protocol scope and putting it in neostats.h would expose it to too many neostats components. Mark.