Terminate the HdmiConnection struct declaration
This commit is contained in:
parent
8b7cdd6f38
commit
6b817d7c7c
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ struct HdmiConnection : public BnHdmiConnection {
|
|||
std::shared_ptr<IHdmiConnectionCallback> mCallback;
|
||||
std::thread mMonitorThread;
|
||||
int mStopFd = -1;
|
||||
};
|
||||
|
||||
} // namespace implementation
|
||||
} // namespace connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue