aboutsummaryrefslogtreecommitdiffstats
path: root/include/yeti.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/yeti.h')
-rw-r--r--include/yeti.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/yeti.h b/include/yeti.h
index 093b69e..4eeb1d7 100644
--- a/include/yeti.h
+++ b/include/yeti.h
@@ -1,6 +1,5 @@
#ifndef YETI_H
#define YETI_H
-#endif
#include <vector>
using namespace std;
@@ -24,4 +23,4 @@ class yeti
int sizey;
int absolute(int);
};
-
+#endif