c4adc8534a
- Pass maintainership to submitter PR: 120626 Submitted by: Pietro Cerutti <gahr@gahr.ch>
11 lines
281 B
C++
11 lines
281 B
C++
--- matrix/barray2d_uchar.cpp.orig 2008-02-13 22:18:33.000000000 +0100
|
|
+++ matrix/barray2d_uchar.cpp 2008-02-13 22:18:50.000000000 +0100
|
|
@@ -27,7 +27,7 @@
|
|
|
|
namespace PLib {
|
|
|
|
-ostream&
|
|
+template<> ostream&
|
|
Basic2DArray<unsigned char>::print(ostream& os) const
|
|
{
|
|
int i, j;
|