]> git.pld-linux.org Git - packages/feathercoin.git/blob - feathercoin-includes.patch
- patch fix, release 3
[packages/feathercoin.git] / feathercoin-includes.patch
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
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.041359 seconds and 3 git commands to generate.