[Scummvm-cvs-logs] SF.net SVN: scummvm:[54938] tools/branches/gsoc2010-decompiler/decompiler/ instruction.h

pidgeot at users.sourceforge.net pidgeot at users.sourceforge.net
Fri Dec 17 01:14:51 CET 2010


Revision: 54938
          http://scummvm.svn.sourceforge.net/scummvm/?rev=54938&view=rev
Author:   pidgeot
Date:     2010-12-17 00:14:51 +0000 (Fri, 17 Dec 2010)

Log Message:
-----------
DECOMPILER: Remove unnecessary #include

Modified Paths:
--------------
    tools/branches/gsoc2010-decompiler/decompiler/instruction.h

Modified: tools/branches/gsoc2010-decompiler/decompiler/instruction.h
===================================================================
--- tools/branches/gsoc2010-decompiler/decompiler/instruction.h	2010-12-16 20:52:18 UTC (rev 54937)
+++ tools/branches/gsoc2010-decompiler/decompiler/instruction.h	2010-12-17 00:14:51 UTC (rev 54938)
@@ -27,7 +27,6 @@
 #include <vector>
 #include <boost/format.hpp>
 #include <boost/intrusive_ptr.hpp>
-#include <boost/variant.hpp>
 
 #include "common/scummsys.h"
 #include "refcounted.h"


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