diff --git a/Utils.h b/Utils.h index f15d46c9..b31121af 100644 --- a/Utils.h +++ b/Utils.h @@ -41,7 +41,7 @@ using std::endl; if (CUtils::Debug()) { \ cout << f << endl; \ } \ -} while (0); +} while (0) static inline void SetFdCloseOnExec(int fd) {