Forgot this file.
authorcristic <cristic>
Tue, 6 Apr 2004 19:49:26 +0000 (19:49 +0000)
committercristic <cristic>
Tue, 6 Apr 2004 19:49:26 +0000 (19:49 +0000)
Repair/RepairCompiler/MCC/Runtime/classlist.h [new file with mode: 0755]

diff --git a/Repair/RepairCompiler/MCC/Runtime/classlist.h b/Repair/RepairCompiler/MCC/Runtime/classlist.h
new file mode 100755 (executable)
index 0000000..fab7ae2
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef CLASSLIST_H
+#define CLASSLIST_H
+class typeobject;
+class typemap;
+class structuremap;
+#endif