Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
bocchino committed Mar 3, 2025
1 parent 12c8b1e commit 40d3ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fw/Logger/test/ut/FakeLogger.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ class FakeLogger : public Fw::Logger {
//!< Logger to use within the system
static Fw::Logger* s_current;
};
}; // namespace MockLogging
} // namespace MockLogging
#endif // FPRIME_FAKELOGGER_HPP

0 comments on commit 40d3ed2

Please sign in to comment.