# | Line 1 | Line 1 | |
---|---|---|
1 | #ifndef _LATTICE_H_ | |
2 | #define _LATTICE_H_ | |
3 | < | #include "BaseLattice.hpp" |
3 | > | #include "applications/BaseLattice.hpp" |
4 | #include <string> | |
5 | #include <vector> | |
6 | using namespace std; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |