aboutsummaryrefslogtreecommitdiff
path: root/src/compile/reductions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/reductions.h')
-rw-r--r--src/compile/reductions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile/reductions.h b/src/compile/reductions.h
index 5c76c74f..823612af 100644
--- a/src/compile/reductions.h
+++ b/src/compile/reductions.h
@@ -1,4 +1,5 @@
// This file defines how to compile reductions like `(+: nums)`
+
#pragma once
#include "../ast.h"