summaryrefslogtreecommitdiff
path: root/math/octave-forge-level-set/files/patch-FastMarching.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-level-set/files/patch-FastMarching.cpp')
-rw-r--r--math/octave-forge-level-set/files/patch-FastMarching.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge-level-set/files/patch-FastMarching.cpp b/math/octave-forge-level-set/files/patch-FastMarching.cpp
index cc177c28b612..ea513e11b594 100644
--- a/math/octave-forge-level-set/files/patch-FastMarching.cpp
+++ b/math/octave-forge-level-set/files/patch-FastMarching.cpp
@@ -1,5 +1,5 @@
---- FastMarching.cpp-orig 2015-02-20 03:51:59.000000000 +0000
-+++ FastMarching.cpp 2015-02-20 03:52:16.000000000 +0000
+--- FastMarching.cpp.orig 2015-12-17 12:32:55 UTC
++++ FastMarching.cpp
@@ -22,6 +22,7 @@
#include <cmath>
#include <memory>