mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
7 lines
94 B
C
7 lines
94 B
C
#ifndef GRID_LATTICE_H
|
|
#define GRID_LATTICE_H
|
|
|
|
#include <lattice/Grid_lattice_base.h>
|
|
|
|
#endif
|