1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-23 02:35:57 +01:00

Remove useless stdexcept includes

This commit is contained in:
Matias Fontanini
2017-04-30 10:31:11 -07:00
parent 7de4474996
commit ec59194232
6 changed files with 0 additions and 6 deletions

View File

@@ -31,7 +31,6 @@
#define TINS_IPV6_ADDRESS
#include <string>
#include <stdexcept>
#include <iosfwd>
#include <stdint.h>
#include "cxxstd.h"