Commit f8ab4c790fd222e6d78c53a0243325d3a52ad370
1 parent
737c93c2
Exists in
master
Fixing sle-12 build errors.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/include/py3270.h
@@ -75,6 +75,7 @@ | @@ -75,6 +75,7 @@ | ||
75 | #include <functional> | 75 | #include <functional> |
76 | #include <exception> | 76 | #include <exception> |
77 | #include <stdexcept> | 77 | #include <stdexcept> |
78 | + #include <system_error> | ||
78 | #include <vector> | 79 | #include <vector> |
79 | #include <lib3270/ipc.h> | 80 | #include <lib3270/ipc.h> |
80 | #include <lib3270/ipc/action.h> | 81 | #include <lib3270/ipc/action.h> |