File: modern-c%2B%2B.patch

package info (click to toggle)
actor-framework 0.18.7-1~exp1
  • links: PTS
  • area: main
  • in suites: experimental
  • size: 8,740 kB
  • sloc: cpp: 85,162; sh: 491; python: 187; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: actor-framework/libcaf_core/caf/detail/ripemd_160.hpp
===================================================================
--- actor-framework.orig/libcaf_core/caf/detail/ripemd_160.hpp
+++ actor-framework/libcaf_core/caf/detail/ripemd_160.hpp
@@ -42,6 +42,7 @@
 
 #include <array>
 #include <string>
+#include <cstdint>
 
 #include "caf/detail/core_export.hpp"