mirror of
https://github.com/fn2006/PollyMC.git
synced 2025-09-07 22:25:20 -04:00

This turns issues like creating two shared ptrs from a single raw ptr from popping up at runtime, instead making them a compile error. Signed-off-by: flow <flowlnlnln@gmail.com>