summaryrefslogtreecommitdiff
path: root/src/maps/mtools.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:43 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:43 +0200
commitd3982ec72b255876db00825605d1d5aae0bc313e (patch)
treea653552b7d229f7f27262980da7550d39961a102 /src/maps/mtools.h
parent796609174e5ecb35fab992969e7690186840048a (diff)
tagging ychat-0.7.7.1ychat-0.7.7.1
Diffstat (limited to 'src/maps/mtools.h')
-rw-r--r--src/maps/mtools.h6
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