mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Move CConfigEntry out of CConfig.
This exposes CConfigEntry to SWIG, and therefore to modperl/modpython.
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
// Supress "Nested struct not currently supported (ignored)."
|
||||
#pragma SWIG nowarn=325
|
||||
|
||||
%module znc_core %{
|
||||
#include <utility>
|
||||
#include "../Utils.h"
|
||||
|
||||
Reference in New Issue
Block a user