From c6c046e7643bb923e197237f0e0f61d69d6ebb10 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 12:28:14 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbpkg --- libbrep/common.hxx | 2 +- libbrep/version.hxx.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libbrep') diff --git a/libbrep/common.hxx b/libbrep/common.hxx index bf60491..b1160ab 100644 --- a/libbrep/common.hxx +++ b/libbrep/common.hxx @@ -34,7 +34,7 @@ namespace brep }; } -#include +#include namespace brep { diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in index e1b60a2..0b83777 100644 --- a/libbrep/version.hxx.in +++ b/libbrep/version.hxx.in @@ -41,7 +41,7 @@ $libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$ -#include +#include $libbpkg.check(LIBBPKG_VERSION, LIBBPKG_SNAPSHOT)$ -- cgit v1.1