mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
7 lines
89 B
C
7 lines
89 B
C
#ifndef GRID_LATTICE_H
|
|
#define GRID_LATTICE_H
|
|
|
|
#include <lattice/Lattice_base.h>
|
|
|
|
#endif
|