Accepting request 1068237 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1068237 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icmake?expand=0&rev=14factory
commit
1bc59a78c3
@ -0,0 +1,12 @@
|
||||
diff --git a/icmake/comp/symtab/symtab.h b/icmake/comp/symtab/symtab.h
|
||||
index cea2df3..a57ea2c 100644
|
||||
--- a/icmake/comp/symtab/symtab.h
|
||||
+++ b/icmake/comp/symtab/symtab.h
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
+#include <cstdint>
|
||||
|
||||
#include "../exprtype/exprtype.h"
|
||||
|
Loading…
Reference in New Issue