From 3d684ca2abc083bec704b9338549513fa154b988 Mon Sep 17 00:00:00 2001 From: wangjiyu Date: Thu, 10 Apr 2025 17:16:06 +0800 Subject: [PATCH] debug --- util/RTCContext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/RTCContext.h b/util/RTCContext.h index e8f62ba..c097e92 100644 --- a/util/RTCContext.h +++ b/util/RTCContext.h @@ -1,7 +1,7 @@ // RTCContext.h #pragma once -//#include "numpyConfig.h" +#include "numpyConfig.h" #include "IMRTCEngine.hpp" #include "MRTCEngineDefine.hpp"