From fdd228071a3112aeebda20766c7df3b20b8651aa Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 2 Dec 2021 14:44:36 +0800 Subject: +Fix32 --- Client/ThirdParty/fix32/fix32.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Client/ThirdParty/fix32/fix32.h (limited to 'Client/ThirdParty/fix32/fix32.h') diff --git a/Client/ThirdParty/fix32/fix32.h b/Client/ThirdParty/fix32/fix32.h deleted file mode 100644 index fb3d65c..0000000 --- a/Client/ThirdParty/fix32/fix32.h +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once - -#include - -// -2,147,483,648 to 2,147,483,647 -typedef int64_t fix32_t; - -- cgit v1.1-26-g67d0