LAPTOP-T815PCOQ\25526
2025-01-13 d2e6f402c0705170c83cffef1b09bf3994a9127f
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;