mirror of
https://github.com/nzbget/nzbget.git
synced 2026-05-24 20:54:28 -04:00
fixed: compiler error when building tests on Windows
This commit is contained in:
1
tests/main/OptionsTest.cpp
Normal file → Executable file
1
tests/main/OptionsTest.cpp
Normal file → Executable file
@@ -40,6 +40,7 @@
|
||||
|
||||
#include "catch.h"
|
||||
|
||||
#include "nzbget.h"
|
||||
#include "Options.h"
|
||||
|
||||
class OptionsExtenderMock : public Options::Extender
|
||||
|
||||
Reference in New Issue
Block a user