summarylogtreecommitdiffstats
path: root/stdint.patch
blob: 242e8b1b51ddccef5960b73a281bab5f36e796af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# fixed in next release, see https://github.com/OpenCPN/opencpn-libs/issues/21
--- a/opencpn-libs/api-18/ocpn_plugin.h
+++ b/opencpn-libs/api-18/ocpn_plugin.h
@@ -59,6 +59,8 @@
 #include <vector>
 #include <unordered_map>
 
+#include <cstdint>
+
 class wxGLContext;
 
 //    This is the most modern API Version number