[Scummvm-cvs-logs] SF.net SVN: scummvm: [30848] residual/trunk/engine/registry.cpp

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Mon Feb 11 14:51:05 CET 2008


Revision: 30848
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30848&view=rev
Author:   thebluegr
Date:     2008-02-11 05:51:04 -0800 (Mon, 11 Feb 2008)

Log Message:
-----------
Committed patch #1890405 - "Make residual build with gcc 4.3"

Modified Paths:
--------------
    residual/trunk/engine/registry.cpp

Modified: residual/trunk/engine/registry.cpp
===================================================================
--- residual/trunk/engine/registry.cpp	2008-02-10 18:35:49 UTC (rev 30847)
+++ residual/trunk/engine/registry.cpp	2008-02-11 13:51:04 UTC (rev 30848)
@@ -26,6 +26,7 @@
 #include "engine/registry.h"
 
 #include <cstdlib>
+#include <cstring>
 
 Registry *g_registry = NULL;
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list