1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Namespace management

This commit is contained in:
paboyle 2018-01-12 23:26:14 +00:00
parent bd15c38ae8
commit 68b69a2ac0

View File

@ -38,6 +38,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
#ifndef GRID_BASE_H
#define GRID_BASE_H
#include <Grid/Namespace.h>
#include <Grid/GridStd.h>
#include <Grid/perfmon/Timer.h>