1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00
This commit is contained in:
Jens Steube 2016-04-20 21:19:15 +02:00
parent 02b82dd994
commit 444a5f4d52

View File

@ -3,8 +3,13 @@
* License.....: MIT
*/
#ifdef cl_khr_byte_addressable_store
#pragma OPENCL EXTENSION cl_khr_byte_addressable_store : enable
#endif
#ifdef cl_clang_storage_class_specifiers
#pragma OPENCL EXTENSION cl_clang_storage_class_specifiers : enable
#endif
/**
* vendor specific