[med-svn] [crac] 01/03: Add missing include

Andreas Tille tille at debian.org
Sun Sep 11 13:08:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository crac.

commit 4349f6db83d2035ef5d7eb9a2cd3dcd1ae2b1bda
Author: Andreas Tille <tille at debian.org>
Date:   Sun Sep 11 14:43:44 2016 +0200

    Add missing include
---
 debian/patches/fix_includes.patch | 14 ++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/fix_includes.patch b/debian/patches/fix_includes.patch
new file mode 100644
index 0000000..2c92878
--- /dev/null
+++ b/debian/patches/fix_includes.patch
@@ -0,0 +1,14 @@
+Author: Andreas Tille <tille at debian.org>
+Last-update: Sat, 10 Sep 2016 23:41:37 +0200
+Description: Add missing include
+
+--- a/src/Support.cpp
++++ b/src/Support.cpp
+@@ -53,6 +53,7 @@
+ #include <utility>
+ #include <vector>
+ #include <algorithm>
++#include <math.h>
+ #include "Support.h"
+ #include "BreakList.h"
+ #include "utils.h"
diff --git a/debian/patches/series b/debian/patches/series
index 2956b70..33c8b54 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 use_debian_packaged_libgzstream.patch
 use_debian_packaged_libjellyfish.patch
+fix_includes.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/crac.git



More information about the debian-med-commit mailing list