NOISSUE fix some small build issues

This commit is contained in:
Petr Mrázek
2021-11-03 15:45:42 +01:00
parent 27f276ef13
commit 7b4c52e1e3
3 changed files with 10 additions and 9 deletions

View File

@ -1,5 +1,6 @@
#pragma once
#include <memory>
#include <QString>
class IPathMatcher
{