revoked wrong commit

This commit is contained in:
cryptozoidberg 2021-11-22 18:54:19 +01:00
parent e2bcd05f60
commit f9b5b6c51e
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -27,9 +27,6 @@ int main(int argc, char *argv[])
// _set_FMA3_enable(0);
//#endif // ARCH_CPU_X86_64 && _MSC_VER <= 1800
std::cout << argc << std::endl;
std::cout << argv[0] << std::endl;
std::cout << argv[1] << std::endl;
#ifdef _MSC_VER
#ifdef _WIN64