[opengm] 18/50: s/undefine/undef in macro checks

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Nov 1 17:14:43 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository opengm.

commit e6d7af1be42ac149a1bd43c66fc152cb26ba19d5
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Oct 22 11:23:42 2015 +0100

    s/undefine/undef in macro checks
---
 src/unittest/inference/test_graphcut.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/unittest/inference/test_graphcut.cxx b/src/unittest/inference/test_graphcut.cxx
index bc56c33..6ff5632 100644
--- a/src/unittest/inference/test_graphcut.cxx
+++ b/src/unittest/inference/test_graphcut.cxx
@@ -21,7 +21,7 @@
 #  else
 #    define NDEBUG //Hot-fix to deal with floating point assert problem in boost
 #    include <opengm/inference/auxiliary/minstcutboost.hxx>
-#    undefine NDEBUG
+#    undef NDEBUG
 #  endif
 #endif
 #ifdef WITH_MAXFLOW

-- 
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