From 09abf1b529b4226f585ecfbb20866715b901755b Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 1 Dec 2021 13:34:22 +0800 Subject: +fpm --- Client/ThirdParty/fix32/fix32.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Client/ThirdParty/fix32/fix32.h') diff --git a/Client/ThirdParty/fix32/fix32.h b/Client/ThirdParty/fix32/fix32.h index 1c5d3c6..fb3d65c 100644 --- a/Client/ThirdParty/fix32/fix32.h +++ b/Client/ThirdParty/fix32/fix32.h @@ -1,7 +1,7 @@ -#pragma once - -#include - -// -2,147,483,648 to 2,147,483,647 -typedef int64_t fix32_t; - +#pragma once + +#include + +// -2,147,483,648 to 2,147,483,647 +typedef int64_t fix32_t; + -- cgit v1.1-26-g67d0