mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
using in headers is evil :(
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <znc/FileUtils.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
using std::vector;
|
||||
|
||||
#define CRYPT_VERIFICATION_TOKEN "::__:SAVEBUFF:__::"
|
||||
// this is basically plain text, but so is having the pass in the command line so *shrug*
|
||||
// you could at least do something kind of cool like a bunch of unprintable text
|
||||
|
||||
Reference in New Issue
Block a user