From 8269189c803e2792d185ebafdc739071e2a0961e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:42:18 +0300 Subject: Adapt to modularization of libbutl --- tests/buildtab/driver.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/buildtab') diff --git a/tests/buildtab/driver.cxx b/tests/buildtab/driver.cxx index 9ee6e34..1ea2f93 100644 --- a/tests/buildtab/driver.cxx +++ b/tests/buildtab/driver.cxx @@ -6,7 +6,7 @@ #include #include -#include // operator<<(ostream,exception) +#include // operator<<(ostream,exception) #include -- cgit v1.1