Fix compile error
This commit is contained in:
parent
2863c89af7
commit
74b45b7cba
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
|
||||
#include "sdl2displaywindow.h"
|
||||
#include <stdexcept>
|
||||
|
||||
Uint32 SDL2DisplayWindow::PaintEventNumber = 0xffffffff;
|
||||
bool SDL2DisplayWindow::ExitRunLoop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue