We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4658e3 commit 42716a6Copy full SHA for 42716a6
1 file changed
include/sol/assert.hpp
@@ -36,7 +36,7 @@ struct pre_main {
36
_set_abort_behavior(0, _WRITE_ABORT_MSG);
37
#endif
38
}
39
-} pm;
+} inline sol2_ci_dont_lock_ci_please = {};
40
41
#endif // Prevent lockup when doing Continuous Integration
42
0 commit comments