[mythtv] [PATCH] DisplayResScreen.h missing <algorithm>

Ivor Hewitt ivor at ivor.org
Fri Apr 8 15:56:22 UTC 2005


Fixes current CVS compilation for me:

Index: DisplayResScreen.h
===================================================================
RCS file: /var/lib/mythcvs/mythtv/libs/libmyth/DisplayResScreen.h,v
retrieving revision 1.1
diff -u -3 -p -u -r1.1 DisplayResScreen.h
--- DisplayResScreen.h  7 Apr 2005 15:33:49 -0000       1.1
+++ DisplayResScreen.h  8 Apr 2005 15:55:41 -0000
@@ -6,6 +6,7 @@ using namespace std;
 #include <qstringlist.h>
 #include <vector>
 #include <map>
+#include <algorithm>

 class DisplayResScreen
 {


-- 
http://ivor.org - leylandii hedge -- http://ivor.it - technology

SquirrelMail - webmail for nuts.





More information about the mythtv-dev mailing list