Fixed build

This commit is contained in:
emeric
2024-12-18 14:46:46 +01:00
parent 3661eaccb6
commit b80cd013a9
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@
namespace lms::scanner
{
class ScanContext;
struct ScanContext;
class IFileScanOperation
{
@@ -26,8 +26,8 @@
namespace lms::scanner
{
class ScanContext;
class IFileScanOperation;
struct ScanContext;
struct ScannerSettings;
struct FileToScan