mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Rename
This commit is contained in:
parent
08f20da103
commit
f7d80aac7f
@ -1,9 +1,10 @@
|
||||
#ifndef GRID_MATH_TYPES_H
|
||||
#define GRID_MATH_TYPES_H
|
||||
|
||||
#include <Grid_math_type_mapper.h>
|
||||
#include <type_traits>
|
||||
|
||||
#include <Grid_math_types_mapper.h>
|
||||
|
||||
//
|
||||
// Indexing; want to be able to dereference and
|
||||
// obtain either an lvalue or an rvalue.
|
||||
|
Loading…
Reference in New Issue
Block a user