gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog libbase/utf8.h


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash ChangeLog libbase/utf8.h
Date: Thu, 27 Mar 2008 13:07:34 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/03/27 13:07:33

Modified files:
        .              : ChangeLog 
        libbase        : utf8.h 

Log message:
        drop tu_config.h

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.6043&r2=1.6044
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/utf8.h?cvsroot=gnash&r1=1.12&r2=1.13

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.6043
retrieving revision 1.6044
diff -u -b -r1.6043 -r1.6044
--- ChangeLog   27 Mar 2008 13:05:37 -0000      1.6043
+++ ChangeLog   27 Mar 2008 13:07:33 -0000      1.6044
@@ -4,6 +4,7 @@
          dsodefs.h
        * libbase/dsodefs.h: include gnashconfig.h so DSOEXPORT
          etc are correctly defined all the time.
+       * libbase/utf8.h: drop tu_config.h include.
 
 2008-03-27 Benjamin Wolsey <address@hidden>
 

Index: libbase/utf8.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/utf8.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- libbase/utf8.h      22 Mar 2008 21:48:09 -0000      1.12
+++ libbase/utf8.h      27 Mar 2008 13:07:33 -0000      1.13
@@ -21,7 +21,6 @@
 #ifndef UTF8_H
 #define UTF8_H
 
-#include "tu_config.h"
 #include "dsodefs.h" // For DSOEXPORT
 #include <string>
 #include <boost/cstdint.hpp> // for boost::?int??_t




reply via email to

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