From 672dc2c4b903b90eb122651ae028bafcc24725ba Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Nov 1996 01:18:30 +0000 Subject: [PATCH] flower-1.0.8 --- flower/textstr.hh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flower/textstr.hh b/flower/textstr.hh index 41a979f27f..c64a989c3c 100644 --- a/flower/textstr.hh +++ b/flower/textstr.hh @@ -1,3 +1,6 @@ +#ifndef TEXTSTR_HH +#define TEXTSTR_HH + #include #include @@ -112,3 +115,4 @@ class Data_file : private Text_stream exit(1); } }; +#endif -- 2.39.5