diff --git a/python/morpheus/morpheus/_lib/include/morpheus/messages/control.hpp b/python/morpheus/morpheus/_lib/include/morpheus/messages/control.hpp index 259d6bd69f..c10bdc4a78 100644 --- a/python/morpheus/morpheus/_lib/include/morpheus/messages/control.hpp +++ b/python/morpheus/morpheus/_lib/include/morpheus/messages/control.hpp @@ -24,13 +24,16 @@ #include // for object, dict, list #include // IWYU pragma: keep -#include // for system_clock, time_point +// for system_clock, time_point +#include // IWYU pragma: keep #include // for map #include // for shared_ptr #include // for optional #include // for string #include // for vector +// IWYU pragma: no_include + namespace morpheus { enum class MORPHEUS_EXPORT ControlMessageType