Skip to content

Commit

Permalink
Fix build of ZNC 1.7 branch on GCC 7.
Browse files Browse the repository at this point in the history
Patch by bjoe2k4.

Close #1420
  • Loading branch information
DarthGandalf committed Jun 22, 2017
1 parent 34717f1 commit 289e066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/znc/Client.h
Expand Up @@ -23,6 +23,7 @@
#include <znc/Message.h>
#include <znc/main.h>
#include <memory>
#include <functional>

// Forward Declarations
class CZNC;
Expand Down

0 comments on commit 289e066

Please sign in to comment.