From 03cd20c850ad8b719b6b697da0e059fa01ea9aee Mon Sep 17 00:00:00 2001 From: Miller Cy Chan Date: Thu, 26 Oct 2023 15:06:13 +0800 Subject: [PATCH] Update nQuantCpp.cpp --- nQuantCpp/nQuantCpp.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/nQuantCpp/nQuantCpp.cpp b/nQuantCpp/nQuantCpp.cpp index ffeff0f..1a20e93 100644 --- a/nQuantCpp/nQuantCpp.cpp +++ b/nQuantCpp/nQuantCpp.cpp @@ -2,6 +2,7 @@ // #include "stdafx.h" +#include "tchar.h" #include #include #ifdef _WIN32