LAPTOP-SNT8I5JK\Boounion
2025-02-11 3cfb3d13a937d5be56abb7c23e9c5d53521fc935
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;