From 239dd1f70e16032ee27d1f040955b9b9c75d94f0 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:44:19 +0300 Subject: Adapt to modularization of libbutl --- tests/repository-location/driver.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/repository-location/driver.cxx') diff --git a/tests/repository-location/driver.cxx b/tests/repository-location/driver.cxx index e459cab..a12adad 100644 --- a/tests/repository-location/driver.cxx +++ b/tests/repository-location/driver.cxx @@ -9,9 +9,9 @@ #include #include // invalid_argument -#include // operator<<(ostream, exception) -#include -#include +#include // operator<<(ostream, exception) +#include +#include #include -- cgit v1.1