From e13616b5c40f912853be99f0603f0e4c97b22062 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 3 Apr 2019 21:56:51 +0800 Subject: *misc --- source/3rd-party/Luax/luax_state.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/3rd-party/Luax/luax_state.h') diff --git a/source/3rd-party/Luax/luax_state.h b/source/3rd-party/Luax/luax_state.h index 7c7d813..e162965 100644 --- a/source/3rd-party/Luax/luax_state.h +++ b/source/3rd-party/Luax/luax_state.h @@ -153,12 +153,12 @@ namespace Luax /// /// 注册工厂,适用于普通类,有New方法 /// - template void RegisterFactory(); + template void RegisterFactory(); /// /// 注册单例,没有New方法 /// - template void RegisterSingleton(); + template void RegisterSingleton(); /// /// 注册枚举 -- cgit v1.1-26-g67d0