Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5b26d69

Browse filesBrowse files
authored
Merge pull request #17 from zolinux/fix_gcc4.9_compile_error
fix compile error for gcc 4.9
2 parents c4fb37a + aafe609 commit 5b26d69
Copy full SHA for 5b26d69

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎include/rpc/rpc_error.h

Copy file name to clipboardExpand all lines: include/rpc/rpc_error.h
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#define RPC_ERROR_H_NEOOSTKY
55

66
#include <exception>
7+
#include <system_error>
78

89
#include "rpc/msgpack.hpp"
910

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.