]> git.localhorst.tv Git - l2e.git/blobdiff - src/loader/fwd.h
better allocation in interpreter
[l2e.git] / src / loader / fwd.h
index cdb2eafdcd5c067a2ff297e4020ea7e30c0944ff..2f908490569efc0be8e1bd9a550aaaf1e727a043 100644 (file)
@@ -16,6 +16,7 @@ class Definition;
 class FieldDescription;
 class Interpreter;
 class Literal;
+class PagedAllocator;
 class ParsedSource;
 class Parser;
 class PropertyList;