fix compilation in MSVC (unknown type game_display)
This commit is contained in:
parent
6c462e5886
commit
99496cb4eb
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "log.hpp"
|
||||
|
||||
#include "tests/utils/fake_display.hpp"
|
||||
#include "game_display.hpp"
|
||||
/**
|
||||
* @todo add all others exception handlers too
|
||||
**/
|
||||
|
|
Loading…
Add table
Reference in a new issue