1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00
Alexander "Ace" Olofsson b085c09f86 Fix windows builds
Can't instantiate a container (at least with MSVC) without knowing the exact size of the object being stored, forward-declares only work with pointers.
I couldn't see a simple way to remove the forward declare, so pointers and memory management it is.
2015-11-30 13:36:15 +01:00
..
2015-11-12 16:39:29 +01:00
2015-11-12 16:39:29 +01:00
2015-11-27 09:47:14 -08:00
2015-11-27 09:47:14 -08:00
2015-11-25 04:24:27 -08:00
2015-04-13 22:48:37 +02:00
2015-11-30 13:36:15 +01:00
2015-11-30 13:36:15 +01:00