mirror of
https://github.com/znc/znc.git
synced 2026-07-03 08:21:57 +02:00
Added include for znc.h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@518 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#define REQUIRESSL
|
||||
|
||||
#include "main.h"
|
||||
#include "znc.h"
|
||||
#include "User.h"
|
||||
#include "Nick.h"
|
||||
#include "Modules.h"
|
||||
@@ -20,6 +21,9 @@ using std::pair;
|
||||
* Author: imaginos <imaginos@imaginos.net>
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.19 2005/09/20 04:37:28 prozacx
|
||||
* Added include for znc.h
|
||||
*
|
||||
* Revision 1.18 2005/09/20 04:31:19 prozacx
|
||||
* Changed from CUser::GetPemLocation() to CZNC::GetPemLocation()
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user