pollymc/launcher/meta
flow 7956e6f04e
fix: don't use forward-declared Ptr types in meta/
This would cause ODR violations when those headers were included in
other places that also included stuff like "Version.h" (note the
"meta/Version.h"), which can cause problems, especially in LTO.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-01 19:48:26 -03:00
..
BaseEntity.cpp Make Metaserver changable in settings 2022-05-22 21:35:20 +02:00
BaseEntity.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
Index.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
Index.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
JsonFormat.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
JsonFormat.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Version.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
Version.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionList.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionList.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00