summarylogtreecommitdiffstats
path: root/dafs.patch
blob: e34b563db28133d2aca6fc8b73ecd3c2df892f9f (plain)
1
2
3
4
5
6
7
8
9
10
--- src/needleman_wunsch.cpp.orig	2024-03-21 14:20:56.061266948 +0100
+++ src/needleman_wunsch.cpp	2024-03-21 14:21:11.028166421 +0100
@@ -24,6 +24,7 @@
 #include "needleman_wunsch.h"
 #include <cassert>
 #include <algorithm>
+#include <limits>
 
 float
 NeedlemanWunsch::