Skip to content

fix: missing header file#208

Merged
itay-grudev merged 1 commit intoitay-grudev:masterfrom
L-Super:patch-1
Jul 22, 2025
Merged

fix: missing header file#208
itay-grudev merged 1 commit intoitay-grudev:masterfrom
L-Super:patch-1

Conversation

@L-Super
Copy link
Copy Markdown
Contributor

@L-Super L-Super commented Jul 19, 2025

like:

error: implicit instantiation of undefined template 'QMap<QLocalSocket *, ConnectionInfo>'
  101 |     QMap<QLocalSocket*, ConnectionInfo> connectionMap;

like:
```
error: implicit instantiation of undefined template 'QMap<QLocalSocket *, ConnectionInfo>'
  101 |     QMap<QLocalSocket*, ConnectionInfo> connectionMap;
```
@itay-grudev itay-grudev merged commit cbe496b into itay-grudev:master Jul 22, 2025
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants