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