gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11538: Clean up


From: Markus Gothe
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11538: Clean up
Date: Fri, 02 Oct 2009 03:53:46 +0200
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11538
committer: Markus Gothe <address@hidden>
branch nick: trunk
timestamp: Fri 2009-10-02 03:53:46 +0200
message:
  Clean up
modified:
  cygnal/cgi-bin/oflaDemo/oflaDemo.cpp
=== modified file 'cygnal/cgi-bin/oflaDemo/oflaDemo.cpp'
--- a/cygnal/cgi-bin/oflaDemo/oflaDemo.cpp      2009-09-01 14:59:50 +0000
+++ b/cygnal/cgi-bin/oflaDemo/oflaDemo.cpp      2009-10-02 01:53:46 +0000
@@ -22,12 +22,11 @@
 
 #include <string>
 #include <sstream>
-#include <log.h>
 #include <iostream>
 #include <string>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <time.h>
+#include <ctime>
 #include <boost/shared_ptr.hpp>
 #include <boost/scoped_ptr.hpp>
 
@@ -51,6 +50,7 @@
 #include "network.h"
 #include "element.h"
 #include "URL.h"
+#include "log.h"
 
 // cygnal headers
 #include "crc.h"


reply via email to

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