Fix msvc warning.
This commit is contained in:
parent
eb1b3f0575
commit
018078a94f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
#include "../search/engine.hpp"
|
||||
|
||||
class BenchmarkRectProvider;
|
||||
struct BenchmarkRectProvider;
|
||||
class WindowHandle;
|
||||
class PaintEvent;
|
||||
|
||||
|
|
Reference in a new issue