From 54aa05cf0abb4bfbafa2068563043e6130673c1c Mon Sep 17 00:00:00 2001 From: helly Date: Sun, 20 Jan 2008 10:44:32 +0000 Subject: [PATCH] - WS --- re2c/re.h | 1 + 1 file changed, 1 insertion(+) diff --git a/re2c/re.h b/re2c/re.h index 5908be37..a8361879 100644 --- a/re2c/re.h +++ b/re2c/re.h @@ -278,6 +278,7 @@ private: , line(oth.line) { } + RuleOp& operator = (const RuleOp& oth) { new(this) RuleOp(oth); -- 2.40.0