# HG changeset patch # User Matti Hamalainen # Date 1580078326 -7200 # Node ID c17a1072974a6d6ddf2e90767ce725af220b4bfd # Parent 253a341216b7bcd386652b9a45a49d095cbbafcb Remove useless #includes. diff -r 253a341216b7 -r c17a1072974a th_network.h --- a/th_network.h Mon Jan 27 00:38:40 2020 +0200 +++ b/th_network.h Mon Jan 27 00:38:46 2020 +0200 @@ -10,9 +10,6 @@ #ifndef TH_NETWORK_H #define TH_NETWORK_H -#include -#include -#include "th_util.h" #include "th_datastruct.h"