Remove gsl::finally only use

This commit is contained in:
Nekotekina 2019-11-09 19:11:01 +03:00 committed by Emmanuel Gil Peyrot
parent ef368c5171
commit a83cbf63c6

View file

@ -52,7 +52,6 @@
#include <thread>
#include <cfenv>
#include "Utilities/GSL.h"
const bool s_use_ssse3 = utils::has_ssse3();