diff --git a/tsmpool.h b/tsmpool.h index 3db486c..d24cc4e 100644 --- a/tsmpool.h +++ b/tsmpool.h @@ -7,9 +7,7 @@ #include #define TSM_DEBUG 0 -#if TSM_DEBUG == 1 - #include -#endif +#include using namespace std;