fprime/Svc/Subtopologies/ComFprime/PingEntries.hpp
Thomas Boyer-Chammard c69ff72110
Format Svc and add to CI (#3978)
* Format Svc and add to CI

* Fix comlogger include

* fix assert UTs

* Fix static analysis warning

* formatting
2025-08-04 16:21:47 -07:00

9 lines
158 B
C++

#ifndef COMFPRIME_PINGENTRIES_HPP
#define COMFPRIME_PINGENTRIES_HPP
namespace PingEntries {
// No ping-enabled components in ComFprime subtopology
}
#endif