octave-maintainers
[Top][All Lists]
Advanced

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

Patch for typecase.cc


From: Michael Goffioul
Subject: Patch for typecase.cc
Date: Wed, 3 Oct 2007 11:24:04 +0200

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"


reply via email to

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