mirror of
https://github.com/mfontanini/libtins
synced 2026-01-26 12:01:34 +01:00
Move is_dot3 into details/pdu_helpers.h
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
#include "dot11/dot11_base.h"
|
||||
#include "radiotap.h"
|
||||
#include "ieee802_3.h"
|
||||
#include "internals.h"
|
||||
#include "cxxstd.h"
|
||||
#include "detail/pdu_helpers.h"
|
||||
#if TINS_IS_CXX11
|
||||
#include <chrono>
|
||||
#endif // TINS_IS_CXX11
|
||||
|
||||
Reference in New Issue
Block a user