From a8758228f4737b9b930986ed7be1c7148aae9810 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 19:33:47 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl --- bbot/machine-manifest.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bbot/machine-manifest.cxx') diff --git a/bbot/machine-manifest.cxx b/bbot/machine-manifest.cxx index 54ed43f..dd3b7de 100644 --- a/bbot/machine-manifest.cxx +++ b/bbot/machine-manifest.cxx @@ -4,9 +4,9 @@ #include -#include -#include -#include +#include +#include +#include using namespace butl; -- cgit v1.1