gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11856: include boost/lexical_cast.h


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11856: include boost/lexical_cast.hpp
Date: Mon, 01 Feb 2010 09:30:21 -0700
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11856
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Mon 2010-02-01 09:30:21 -0700
message:
  include boost/lexical_cast.hpp
modified:
  gui/Player.cpp
=== modified file 'gui/Player.cpp'
--- a/gui/Player.cpp    2010-02-01 06:56:31 +0000
+++ b/gui/Player.cpp    2010-02-01 16:30:21 +0000
@@ -59,6 +59,7 @@
 #include <iostream>
 #include <sstream>
 #include <iomanip>
+#include <boost/lexical_cast.hpp>
 
 using namespace gnash;
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]