mirror of
https://github.com/mfontanini/libtins
synced 2026-01-27 20:24:26 +01:00
Improved compile time using forward declarations and removing useless includes.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <cassert>
|
||||
#include <memory>
|
||||
#include "dns.h"
|
||||
#include "ipaddress.h"
|
||||
|
||||
using std::string;
|
||||
using std::list;
|
||||
|
||||
Reference in New Issue
Block a user