mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-06 01:56:28 +02:00
Add missing include
This commit is contained in:
parent
334906fce4
commit
749455cf19
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <map>
|
||||
#include <tuple>
|
||||
#include <utility>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include <wx/artprov.h>
|
||||
#include <wx/dcbuffer.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue