From 2ebf9de408f3fd629126a20b21221e186195813c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 11 May 2017 12:47:14 +0300 Subject: Add libstudxml version check --- libbrep/version.hxx.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'libbrep/version.hxx.in') 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 - -$libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$ -*/ - // For now these are the same. // #define LIBBREP_VERSION BREP_VERSION -- cgit v1.1