mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Fix #25628: AVX2 and SSE4 availability not detected correctly
Co-authored-by: TBoshoven <TBoshoven@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include "../Context.h"
|
||||
#include "../Game.h"
|
||||
#include "../core/CallingConventions.h"
|
||||
#include "../core/File.h"
|
||||
#include "../core/Path.hpp"
|
||||
#include "../core/String.hpp"
|
||||
|
||||
Reference in New Issue
Block a user