mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Include detail/type_traits.h rather than internals.h on pdu_option
This commit is contained in:
@@ -37,10 +37,10 @@
|
||||
#include <stdint.h>
|
||||
#include "exceptions.h"
|
||||
#include "endianness.h"
|
||||
#include "internals.h"
|
||||
#include "ip_address.h"
|
||||
#include "ipv6_address.h"
|
||||
#include "hw_address.h"
|
||||
#include "detail/type_traits.h"
|
||||
|
||||
namespace Tins {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user