mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 14:27:57 -05:00
remove disable optimize
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include <fmt/format.h>
|
||||
|
Reference in New Issue
Block a user