From 8e69e09b7ec68377758c63092f9b254e95a0d7be Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 1 Aug 2019 16:10:01 +0300 Subject: Fix linkage failure due to inline functions defined in libbuild2/algorithm.ixx and referred from libbuild2/target.txx --- libbuild2/types.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbuild2/types.hxx') diff --git a/libbuild2/types.hxx b/libbuild2/types.hxx index cbaf89a..61880ed 100644 --- a/libbuild2/types.hxx +++ b/libbuild2/types.hxx @@ -5,7 +5,8 @@ #ifndef LIBBUILD2_TYPES_HXX #define LIBBUILD2_TYPES_HXX -// Include unprocessed file during bootstrap. See config.hxx.in for details. +// Include unprocessed file during bootstrap. See +// for details. // #ifdef BUILD2_BOOTSTRAP # include -- cgit v1.1