aboutsummaryrefslogtreecommitdiff
path: root/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'parse.h')
-rw-r--r--parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.h b/parse.h
index 7af8b2a..fc6cd0e 100644
--- a/parse.h
+++ b/parse.h
@@ -8,4 +8,4 @@ using namespace std;
Team assemble(const string &source);
-string preprocess(istream &file); \ No newline at end of file
+string preprocess(istream &file);