Skip to content

Commit 04cfb8b

Browse files
committed
Fixed a symbol error on Linux
1 parent 13a2d9e commit 04cfb8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/core/modules/engines/engines_trace_wrap.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
#include "engine/IEngineTrace.h"
3838
#include "public/worldsize.h"
3939

40+
BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(CBaseEntity)
41+
4042

4143
//---------------------------------------------------------------------------------
4244
// External variables.

0 commit comments

Comments
 (0)