add Agat to samples
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
/* Workaround missing clock stuff */
|
||||
#ifdef __APPLE2__
|
||||
#if defined(__APPLE2__) || defined(__AGAT__)
|
||||
# define clock() 0
|
||||
# define CLOCKS_PER_SEC 1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user