cryptopals/include/imports.h

7 lines
68 B
C

#ifndef IMPORT_H
#define IMPORT_H
void set1();
#endif // IMPORT_H