Update check_features.cpp

This commit is contained in:
nvschilleman 2018-09-08 00:38:39 +02:00 committed by GitHub
commit 202241a1c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,9 @@ std::vector<std::string> cpu_whitelist = {
"M 460",
// Intel Celeron N2840
"N2840",
// Intel Pentium T4500
"T4500",
};
} // namespace