]> git.stg.codes - stg.git/blobdiff - stglibs/dotconfpp.lib/dotconfpp.h
Прибрано глобальну залежність від внутрішнього заголовочного файлу
[stg.git] / stglibs / dotconfpp.lib / dotconfpp.h
index c068640fa27615cd0af9b961a48e2303b4dfa652..67835fb8ace5579cbe59f39bbb7c280e65344264 100644 (file)
 #include <limits.h>
 
 #include "os_int.h"
-#include "mempool.h"
 
 typedef void (* DOTCONFCallback) (void * data, const char * buf);
 
 class DOTCONFDocument;
+class AsyncDNSMemPool;
 
 class DOTCONFDocumentNode
 {