LAPTOP-T815PCOQ\25526
2025-01-13 647d047c43cfff577cca024214e3f181202f876c
SourceCode/Bond/Servo/Model.h
@@ -1,5 +1,6 @@
#pragma once
#include "Configuration.h"
#include "HsmsPassive.h"
class CModel
{
@@ -29,6 +30,7 @@
public:
   CConfiguration m_configuration;
   CHsmsPassive m_hsmsPassive;
private:
   IObservable* m_pObservable;