CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/02 23:51:35

Modified files:
        libbase        : smart_ptr.h 

Log message:
        Include smart_ptr.hpp

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/smart_ptr.h?cvsroot=gnash&r1=1.6&r2=1.7

Patches:
Index: smart_ptr.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/smart_ptr.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- smart_ptr.h 14 Sep 2006 23:54:22 -0000      1.6
+++ smart_ptr.h 2 Oct 2006 23:51:35 -0000       1.7
@@ -13,6 +13,7 @@
 #ifndef SMART_PTR_H
 #define SMART_PTR_H
 
+#include "smart_ptr.hpp"
 
 #include "tu_config.h"
 #include "utility.h"


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to