aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codegen.hpp')
-rw-r--r--src/codegen.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/codegen.hpp b/src/codegen.hpp
index 6297c4611b..b1a4dbf6e2 100644
--- a/src/codegen.hpp
+++ b/src/codegen.hpp
@@ -61,5 +61,4 @@ void codegen_translate_c(CodeGen *g, Buf *path);
Buf *codegen_generate_builtin_source(CodeGen *g);
-
#endif