diff options
Diffstat (limited to 'cryptopp/gettime.h')
-rw-r--r-- | cryptopp/gettime.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cryptopp/gettime.h b/cryptopp/gettime.h deleted file mode 100644 index 00c8d90..0000000 --- a/cryptopp/gettime.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __GETTIME_H__
-#define __GETTIME_H__
-
-#include <windows.h>
-
-u_int gettime(void);
-
-#endif
|