[opengm] 304/386: update struct. perceptron
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:38:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository opengm.
commit 25cb92764046d5325496710dcab369ab171854c1
Author: DerThorsten <thorsten.beier at iwr.uni-heidelberg.de>
Date: Thu Dec 10 18:20:18 2015 -0300
update struct. perceptron
---
include/opengm/learning/structured_perceptron.hxx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/opengm/learning/structured_perceptron.hxx b/include/opengm/learning/structured_perceptron.hxx
index b07cc91..56643df 100644
--- a/include/opengm/learning/structured_perceptron.hxx
+++ b/include/opengm/learning/structured_perceptron.hxx
@@ -7,8 +7,9 @@
#include <opengm/graphicalmodel/weights.hxx>
#include <opengm/utilities/random.hxx>
#include <opengm/learning/gradient-accumulator.hxx>
+#ifndef CI
#include <omp.h>
-
+#endif CI
namespace opengm {
namespace learning {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git
More information about the debian-science-commits
mailing list