1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 08:46:38 +02:00

Add Data::Load, make the istream operator private.

This commit is contained in:
Sadie Powell
2026-03-26 14:26:11 +00:00
parent 5006993d0a
commit 85a32077b5
37 changed files with 345 additions and 482 deletions
+2
View File
@@ -31,6 +31,8 @@
#include <pwd.h>
#include <sys/types.h>
#endif
#include <iostream>
#include <thread>
Anope::string Anope::ConfigDir = DEFAULT_CONF_DIR;