----------------------------------------------------------------------------
| 174 | |
| 175 | // ---------------------------------------------------------------------------- |
| 176 | AI_FORCE_INLINE IOSystem::IOSystem() |
| 177 | { |
| 178 | // empty |
| 179 | } |
| 180 | |
| 181 | // ---------------------------------------------------------------------------- |
| 182 | AI_FORCE_INLINE IOSystem::~IOSystem() |
nothing calls this directly
no outgoing calls
no test coverage detected