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