mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 12:44:25 +01:00
Move helpers for address types in internals.h to their own header
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include "ip_address.h"
|
||||
#include "endianness.h"
|
||||
#include "address_range.h"
|
||||
#include "exceptions.h"
|
||||
|
||||
using std::string;
|
||||
using std::ostringstream;
|
||||
|
||||
Reference in New Issue
Block a user