Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16))
This commit is contained in:
parent
61774f82b3
commit
74f66a5e29
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "ui_interface.h"
|
||||
#include "util.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <algorithm>
|
||||
#include <map>
|
||||
|
||||
|
|
Loading…
Reference in a new issue