mirror of
https://github.com/znc/znc.git
synced 2026-05-08 14:24:45 +02:00
using in headers is evil :(
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#include <znc/znc.h>
|
||||
#include <sstream>
|
||||
|
||||
using std::pair;
|
||||
using std::vector;
|
||||
|
||||
/// @todo Do we want to make this a configure option?
|
||||
#define _SKINDIR_ _DATADIR_ "/webskins"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user