mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Get CFile from FileUtils.h now
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@236 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "Modules.h"
|
||||
#include "Chan.h"
|
||||
#include "Utils.h"
|
||||
#include "FileUtils.h"
|
||||
#include "md5.h"
|
||||
#include <pwd.h>
|
||||
#include <sstream>
|
||||
@@ -14,6 +15,9 @@
|
||||
* Author: imaginos <imaginos@imaginos.net>
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.3 2005/05/02 22:34:52 prozacx
|
||||
* Get CFile from FileUtils.h now
|
||||
*
|
||||
* Revision 1.2 2005/04/04 06:35:19 imaginos
|
||||
* fixed int32's that test against npos to string::size_type
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user