From b8d27474eb1dbf54977364377c138f5a3fce4020 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 21 Sep 2021 20:18:20 +0100 Subject: Tidy up IWYU --- libmysqlpp/my-selectcommand.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'libmysqlpp/my-selectcommand.cpp') diff --git a/libmysqlpp/my-selectcommand.cpp b/libmysqlpp/my-selectcommand.cpp index 7f1eaf8..dbfc5c8 100644 --- a/libmysqlpp/my-selectcommand.cpp +++ b/libmysqlpp/my-selectcommand.cpp @@ -6,10 +6,8 @@ #include "selectcommand.h" #include #include -#include #include #include -#include #include MySQL::SelectCommand::SelectCommand(const Connection * conn, const std::string & sql) : -- cgit v1.2.3