mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Remove unused cassert header inclusions
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef TINS_DEBUG
|
||||
#include <cassert>
|
||||
#endif
|
||||
#include <cstring>
|
||||
#include "pppoe.h"
|
||||
#include "rawpdu.h"
|
||||
|
||||
Reference in New Issue
Block a user