Skip to content

Commit

Permalink
Include missing #include in zmqnotificationinterface.h
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Apr 7, 2017
1 parent 8c28670 commit f5e9a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zmq/zmqnotificationinterface.h
Expand Up @@ -8,6 +8,7 @@
#include "validationinterface.h"
#include <string>
#include <map>
#include <list>

class CBlockIndex;
class CZMQAbstractNotifier;
Expand Down

0 comments on commit f5e9a01

Please sign in to comment.