mirror of
https://github.com/mfontanini/libtins
synced 2026-01-26 03:51:35 +01:00
Remove unused cassert header inclusions
This commit is contained in:
@@ -29,9 +29,6 @@
|
||||
|
||||
#include <stdexcept>
|
||||
#include <cstring>
|
||||
#ifdef TINS_DEBUG
|
||||
#include <cassert>
|
||||
#endif
|
||||
#include <algorithm>
|
||||
#ifndef _WIN32
|
||||
#include <netdb.h>
|
||||
|
||||
Reference in New Issue
Block a user