diff options
Diffstat (limited to 'src/maps/mtools.h')
| -rw-r--r-- | src/maps/mtools.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/maps/mtools.h b/src/maps/mtools.h index 6062191..f32a49e 100644 --- a/src/maps/mtools.h +++ b/src/maps/mtools.h @@ -1,6 +1,7 @@ #ifndef MTOOLS_H #define MTOOLS_H + template <class type_> struct mtools { @@ -8,4 +9,7 @@ struct mtools }; #include "mtools.tmpl" + #endif + + |
