cryptopp/TestPrograms/test_arm_acle.cxx

7 lines
77 B
C++

#include <arm_acle.h>
int main(int argc, char* argv[])
{
return 0;
}