mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 20:27:06 +01:00
Refactoring header layout
This commit is contained in:
5
lib/util/Util.h
Normal file
5
lib/util/Util.h
Normal file
@ -0,0 +1,5 @@
|
||||
#ifndef GRID_UTIL_H
|
||||
#define GRID_UTIL_H
|
||||
#include <Grid/util/Lexicographic.h>
|
||||
#include <Grid/util/Init.h>
|
||||
#endif
|
Reference in New Issue
Block a user