aboutsummaryrefslogtreecommitdiff
path: root/libbrep/version.hxx.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-11 12:47:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-11 20:23:08 +0300
commit2ebf9de408f3fd629126a20b21221e186195813c (patch)
treea745c1e01050eb65abde693b4e75fc5159d005d6 /libbrep/version.hxx.in
parent951b7a4d3dc63fbf71059c7a3fc0bcec3c393fbe (diff)
Add libstudxml version check
Diffstat (limited to 'libbrep/version.hxx.in')
-rw-r--r--libbrep/version.hxx.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in
index 437163f..6ebe13e 100644
--- a/libbrep/version.hxx.in
+++ b/libbrep/version.hxx.in
@@ -57,15 +57,6 @@ $libodb.check(LIBODB_VERSION, LIBODB_SNAPSHOT)$
$libodb-pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$
-// @@ Not really the correct place for the check since we don't use
-// it here.
-//
-/*
-#include <xml/version>
-
-$libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$
-*/
-
// For now these are the same.
//
#define LIBBREP_VERSION BREP_VERSION