From 84cb1f2481ec58e91dff4b24480657e48f60919a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Sun, 8 Nov 1998 23:21:30 -0800
Subject: [PATCH] removed a warning

Rev: src/compilation.h:1.12
---
 src/compilation.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/compilation.h b/src/compilation.h
index 6afbf8b266..9d471f858c 100644
--- a/src/compilation.h
+++ b/src/compilation.h
@@ -1,5 +1,5 @@
 /*
- * $Id: compilation.h,v 1.11 1998/11/06 03:08:00 hubbe Exp $
+ * $Id: compilation.h,v 1.12 1998/11/09 07:21:30 hubbe Exp $
  *
  * Compilator state push / pop operator construction file
  *
@@ -130,6 +130,7 @@
 #undef ZMEMBER2
 #undef SNAME
 #undef SEND
+#undef STACKMEMBER
 
 #undef STRUCT
 #undef PUSH
-- 
GitLab