mirror of
https://github.com/SFML/SFML.git
synced 2025-02-08 01:18:02 +08:00
Funny how the addition of a forward declaration resulted in accidentally disabling move semantics for two types. We ought to be careful that build time improvements don't have runtime performance impacts.