From 60de56cf1ae694fd86a2ce20711cf97958228656 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:37:22 +0200 Subject: loplugin:includeform: mysqlc Change-Id: I9c234873c47830b364e069cdedc64806ee7724ad --- mysqlc/source/mysqlc_resultsetmetadata.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysqlc') diff --git a/mysqlc/source/mysqlc_resultsetmetadata.cxx b/mysqlc/source/mysqlc_resultsetmetadata.cxx index 6b3cf12eb43f..1c4472f393eb 100644 --- a/mysqlc/source/mysqlc_resultsetmetadata.cxx +++ b/mysqlc/source/mysqlc_resultsetmetadata.cxx @@ -19,7 +19,7 @@ #include "mysqlc_resultsetmetadata.hxx" #include "mysqlc_general.hxx" -#include "cppconn/exception.h" +#include #include -- cgit