Skip to content

Commit 74f66a5

Browse files
committed
Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16))
1 parent 61774f8 commit 74f66a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/alert.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "ui_interface.h"
1111
#include "util.h"
1212

13+
#include <stdint.h>
1314
#include <algorithm>
1415
#include <map>
1516

0 commit comments

Comments
 (0)