# HG changeset patch # User Matti Hamalainen # Date 1579225314 -7200 # Node ID c1eed41a0215311be1157b8bb4a513e2550b4d93 # Parent 64fd686197d4f3ab0b4ce5142f62ca37b681301d Remove useless #include. diff -r 64fd686197d4 -r c1eed41a0215 th_args.h --- a/th_args.h Fri Jan 17 03:41:46 2020 +0200 +++ b/th_args.h Fri Jan 17 03:41:54 2020 +0200 @@ -11,7 +11,6 @@ #define TH_ARGS_H #include "th_util.h" -#include #ifdef __cplusplus extern "C" {