From 44c1aeef226542d692f0002b5cca5a3c30935d18 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 10 Sep 2016 10:43:19 -0700 Subject: 3315 --- html/011load.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/011load.cc.html') diff --git a/html/011load.cc.html b/html/011load.cc.html index 16f666e4..0a232b80 100644 --- a/html/011load.cc.html +++ b/html/011load.cc.html @@ -192,7 +192,7 @@ string next_word(istream& in:(before "End Globals") // word boundaries -const string Terminators("(){}"); +extern const string Terminators("(){}"); :(code) void slurp_word(istream& in, ostream& out) { char c; -- cgit 1.4.1-2-gfad0