mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 14:57:05 +01:00
I/O benchmark cleanup
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
#include "Benchmark_IO.hpp"
|
||||
|
||||
#define MSG std::cout << GridLogMessage
|
||||
#define SEP \
|
||||
"============================================================================="
|
||||
|
||||
using namespace Grid;
|
||||
|
||||
int main (int argc, char ** argv)
|
||||
|
Reference in New Issue
Block a user