[med-svn] [Git][med-team/kraken2][master] Include kraken2 headers in hyperloglogplus.h
Nilesh Patra
gitlab at salsa.debian.org
Wed Oct 14 15:36:04 BST 2020
Nilesh Patra pushed to branch master at Debian Med / kraken2
Commits:
9e1ccad2 by Nilesh Patra at 2020-10-14T20:02:45+05:30
Include kraken2 headers in hyperloglogplus.h
- - - - -
2 changed files:
- + debian/patches/include_kraken2_headers.patch
- debian/patches/series
Changes:
=====================================
debian/patches/include_kraken2_headers.patch
=====================================
@@ -0,0 +1,14 @@
+Author: Nilesh Patra <npatra974 at gmail.com>
+Description: Include kraken2 headers in hyperloglogplus.h
+Last-Changed: October 14, 2020
+Forwarded: https://github.com/DerrickWood/kraken2/pull/340
+--- a/src/hyperloglogplus.h
++++ b/src/hyperloglogplus.h
+@@ -13,6 +13,7 @@
+ #ifndef HYPERLOGLOGPLUS_H_
+ #define HYPERLOGLOGPLUS_H_
+
++#include "kraken2_headers.h"
+ #include<vector>
+ #include<unordered_set>
+ using namespace std;
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
fix_install.patch
hardening+debug_options.patch
fix_reading_fasta.patch
+include_kraken2_headers.patch
View it on GitLab: https://salsa.debian.org/med-team/kraken2/-/commit/9e1ccad20ed14c384a3836d3bf7f5a352c368c58
--
View it on GitLab: https://salsa.debian.org/med-team/kraken2/-/commit/9e1ccad20ed14c384a3836d3bf7f5a352c368c58
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201014/e93051cc/attachment.html>
More information about the debian-med-commit
mailing list