summaryrefslogtreecommitdiff
path: root/src/alloc_entry_fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc_entry_fwd.hpp')
-rw-r--r--src/alloc_entry_fwd.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/alloc_entry_fwd.hpp b/src/alloc_entry_fwd.hpp
new file mode 100644
index 00000000..167af118
--- /dev/null
+++ b/src/alloc_entry_fwd.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+struct alloc_entry;