octave-maintainers
[Top][All Lists]
Advanced

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

Patch for typecase.cc


From: John W. Eaton
Subject: Patch for typecase.cc
Date: Wed, 03 Oct 2007 12:50:19 -0400

On  3-Oct-2007, Michael Goffioul wrote:

| This is required under MSCV
| 
| Index: src/DLD-FUNCTIONS/typecast.cc
| ===================================================================
| RCS file: /cvs/octave/src/DLD-FUNCTIONS/typecast.cc,v
| retrieving revision 1.1
| diff -c -p -r1.1 typecast.cc
| *** src/DLD-FUNCTIONS/typecast.cc       6 Sep 2007 16:38:44 -0000       1.1
| --- src/DLD-FUNCTIONS/typecast.cc       3 Oct 2007 09:22:44 -0000
| *************** Software Foundation, Inc., 51 Franklin S
| *** 26,31 ****
| --- 26,32 ----
|   #endif
| 
|   #include <string>
| + #include <algorithm>
| 
|   #include "oct.h"

I made this change.

Thanks,

jwe


reply via email to

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