aboutsummaryrefslogtreecommitdiffstats
path: root/liblll/All.h
diff options
context:
space:
mode:
Diffstat (limited to 'liblll/All.h')
-rw-r--r--liblll/All.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/liblll/All.h b/liblll/All.h
new file mode 100644
index 00000000..7c4192f6
--- /dev/null
+++ b/liblll/All.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#include "CodeFragment.h"
+#include "Compiler.h"
+#include "CompilerState.h"
+#include "Parser.h"