From 7177ca3a70807f06746b5f753e786811cd98f90e Mon Sep 17 00:00:00 2001 From: aunsane Date: Sun, 21 Jan 2018 12:50:12 +0300 Subject: Tox: attempt to fix locked file when transfer is cancelled --- protocols/Tox/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Tox/src/stdafx.h') diff --git a/protocols/Tox/src/stdafx.h b/protocols/Tox/src/stdafx.h index a136f910a7..099e77f46d 100644 --- a/protocols/Tox/src/stdafx.h +++ b/protocols/Tox/src/stdafx.h @@ -42,6 +42,8 @@ struct CToxProto; +#define now() time(nullptr) + #include "version.h" #include "resource.h" #include "tox_menus.h" -- cgit v1.2.3