mirror of
https://github.com/mfontanini/libtins
synced 2026-01-29 13:04:28 +01:00
Move ICMP extension helpers into their own file
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
#include "utils.h"
|
||||
#include "exceptions.h"
|
||||
#include "icmp.h"
|
||||
#include "internals.h"
|
||||
#include "memory_helpers.h"
|
||||
#include "detail/icmp_extension_helpers.h"
|
||||
|
||||
using std::memset;
|
||||
using std::max;
|
||||
|
||||
Reference in New Issue
Block a user