mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Move type traits into a separate file
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
#include <stdint.h>
|
||||
#include "ip_address.h"
|
||||
#include "ipv6_address.h"
|
||||
#include "internals.h"
|
||||
#include "pdu.h"
|
||||
#include "detail/type_traits.h"
|
||||
|
||||
// Fix for Windows interface define on combaseapi.h
|
||||
#undef interface
|
||||
|
||||
Reference in New Issue
Block a user