Commit 88065e00 authored by Tom Niget's avatar Tom Niget

Fix leftover name

parent 62956963
......@@ -411,7 +411,7 @@ public:
}
};
#else
using SubInterpreter = py::scoped_interpreter;
using InterpGuard = py::scoped_interpreter;
#endif
#endif // TYPON_BUILTINS_HPP
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment