X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..e1c08c2c174c75d7c5cd2ec5d0b974c6f240ba7e:/stglibs/dotconfpp.lib/dotconfpp.h diff --git a/stglibs/dotconfpp.lib/dotconfpp.h b/stglibs/dotconfpp.lib/dotconfpp.h index c068640f..67835fb8 100644 --- a/stglibs/dotconfpp.lib/dotconfpp.h +++ b/stglibs/dotconfpp.lib/dotconfpp.h @@ -34,11 +34,11 @@ #include #include "os_int.h" -#include "mempool.h" typedef void (* DOTCONFCallback) (void * data, const char * buf); class DOTCONFDocument; +class AsyncDNSMemPool; class DOTCONFDocumentNode {