Fix compile error
This commit is contained in:
parent
a2d0318592
commit
3f490e11af
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