| 25 | { |
| 26 | |
| 27 | void Dummy() |
| 28 | { |
| 29 | // Prevents libtool warning for library: |
| 30 | // the table of contents is empty (no object file members in the library define global symbols) |
| 31 | } |
| 32 | |
| 33 | } // namespace Methane::Kit |
nothing calls this directly
no outgoing calls
no test coverage detected