mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 19:36:56 +01:00
TOFU compat flag to help Isaaku
This commit is contained in:
@ -28,4 +28,7 @@
|
||||
///////////////////
|
||||
#include "Config.h"
|
||||
|
||||
#ifdef TOFU
|
||||
#undef GRID_COMMS_THREADS
|
||||
#endif
|
||||
#endif /* GRID_STD_H */
|
||||
|
Reference in New Issue
Block a user