mirror of
https://github.com/mfontanini/libtins
synced 2026-01-27 12:14:26 +01:00
Remove unused cassert header inclusions
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
*/
|
||||
|
||||
#include <cstring>
|
||||
#ifdef TINS_DEBUG
|
||||
#include <cassert>
|
||||
#endif
|
||||
#ifndef _WIN32
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
Reference in New Issue
Block a user