]> git.pld-linux.org Git - packages/feathercoin.git/blame - feathercoin-includes.patch
- patch fix, release 3
[packages/feathercoin.git] / feathercoin-includes.patch
CommitLineData
c4807f26
JB
1--- Feathercoin-0.18.3/src/httpserver.cpp.orig 2020-02-12 16:59:36.000000000 +0100
2+++ Feathercoin-0.18.3/src/httpserver.cpp 2020-08-01 08:15:43.332321225 +0200
36f7f9aa
JB
3@@ -14,6 +14,7 @@
4 #include <sync.h>
5 #include <ui_interface.h>
6
7+#include <deque>
8 #include <memory>
9 #include <stdio.h>
10 #include <stdlib.h>
This page took 0.051469 seconds and 4 git commands to generate.