diff src/help.cc @ 5769:2b9a5ce46678

[project @ 2006-04-18 15:57:06 by jwe]
author jwe
date Tue, 18 Apr 2006 15:57:06 +0000
parents 412f72146ab5
children ace8d8d26933
line wrap: on
line diff
--- a/src/help.cc	Tue Apr 18 15:52:46 2006 +0000
+++ b/src/help.cc	Tue Apr 18 15:57:06 2006 +0000
@@ -28,6 +28,7 @@
 #include <cstdlib>
 #include <cstring>
 
+#include <algorithm>
 #include <iostream>
 #include <fstream>
 #include <sstream>