| 30 | #include "CppUTestExt/MemoryReportFormatter.h" |
| 31 | |
| 32 | NormalMemoryReportFormatter::NormalMemoryReportFormatter() |
| 33 | { |
| 34 | } |
| 35 | |
| 36 | NormalMemoryReportFormatter::~NormalMemoryReportFormatter() |
| 37 | { |
nothing calls this directly
no outgoing calls
no test coverage detected