[mathicgb] 33/393: Added missing #include to TypicalReducer.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Apr 3 15:58:28 UTC 2015


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

dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.

commit bad8d21da22e585e83c84690ac1f3898f6cd0163
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date:   Thu Sep 27 19:34:00 2012 +0200

    Added missing #include to TypicalReducer.
---
 src/mathicgb/TypicalReducer.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mathicgb/TypicalReducer.cpp b/src/mathicgb/TypicalReducer.cpp
index 8a8eb33..bb276bf 100755
--- a/src/mathicgb/TypicalReducer.cpp
+++ b/src/mathicgb/TypicalReducer.cpp
@@ -3,6 +3,7 @@
 
 #include "GroebnerBasis.hpp"
 #include "PolyBasis.hpp"
+#include <iostream>
 
 extern int tracingLevel;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git



More information about the debian-science-commits mailing list