aboutsummaryrefslogtreecommitdiff
path: root/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'structs.h')
-rw-r--r--structs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.h b/structs.h
index e837f284..9a17f314 100644
--- a/structs.h
+++ b/structs.h
@@ -1,5 +1,7 @@
#pragma once
+// Compilation of user-defined structs
+
#include "ast.h"
#include "environment.h"