mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-02-09 17:24:36 +01:00
Remove gsl::finally only use
This commit is contained in:
parent
ef368c5171
commit
a83cbf63c6
|
|
@ -52,7 +52,6 @@
|
|||
|
||||
#include <thread>
|
||||
#include <cfenv>
|
||||
#include "Utilities/GSL.h"
|
||||
|
||||
const bool s_use_ssse3 = utils::has_ssse3();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue