From faf35acd52de1b4d918f07ba73b39d44f22f0a7e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 17 Dec 2020 12:56:05 +0300 Subject: Adapt to cutl/ to libcutl/ rename --- odb/semantics/relational/column.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/semantics/relational/column.cxx') diff --git a/odb/semantics/relational/column.cxx b/odb/semantics/relational/column.cxx index e62a460..9d4d6e5 100644 --- a/odb/semantics/relational/column.cxx +++ b/odb/semantics/relational/column.cxx @@ -1,7 +1,7 @@ // file : odb/semantics/relational/column.cxx // license : GNU GPL v3; see accompanying LICENSE file -#include +#include #include -- cgit v1.1