Make MinGW gcc build work again

Fixes MinGW build error:
53452d96e0 (r36430299)
This commit is contained in:
Waldi Ravens 2019-12-14 18:48:00 +01:00 committed by Don HO
parent f02d166081
commit 62622afaeb
No known key found for this signature in database
GPG Key ID: 6C429F1D8D84F46E

View File

@ -26,6 +26,7 @@
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <memory>
#include <algorithm>
#include <array>
#include "shortcut.h"