summaryrefslogtreecommitdiffstats
path: root/dwarflint/sections_i.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dwarflint/sections_i.hh')
-rw-r--r--dwarflint/sections_i.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dwarflint/sections_i.hh b/dwarflint/sections_i.hh
new file mode 100644
index 00000000..ef5ec213
--- /dev/null
+++ b/dwarflint/sections_i.hh
@@ -0,0 +1,2 @@
+#include "section_id.hh"
+template<enum section_id> class section;