toon-members
[Top][All Lists]
Advanced

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

[Toon-members] TooN/internal size_mismatch.hh


From: Tom Drummond
Subject: [Toon-members] TooN/internal size_mismatch.hh
Date: Wed, 29 Apr 2009 21:55:51 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Tom Drummond <twd20>    09/04/29 21:55:51

Modified files:
        internal       : size_mismatch.hh 

Log message:
        namespace TooN included

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/internal/size_mismatch.hh?cvsroot=toon&r1=1.4&r2=1.5

Patches:
Index: size_mismatch.hh
===================================================================
RCS file: /cvsroot/toon/TooN/internal/size_mismatch.hh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- size_mismatch.hh    12 Apr 2009 09:48:56 -0000      1.4
+++ size_mismatch.hh    29 Apr 2009 21:55:51 -0000      1.5
@@ -28,6 +28,8 @@
 // invalidate any other reasons why the executable file might be covered by
 // the GNU General Public License.
 
+namespace TooN {
+
 // class to generate compile time error
 // general case which doesn't exist
 template<int Size1, int Size2>
@@ -98,3 +100,5 @@
                #endif
        }
 };
+
+}




reply via email to

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