Remove redundant include

C++20
elsid 3 years ago
parent 1b3acc85f7
commit a7e76c6f3d
No known key found for this signature in database
GPG Key ID: B845CB9FEE18AB40

@ -1,7 +1,6 @@
#include <components/sqlite3/db.hpp>
#include <components/sqlite3/request.hpp>
#include <components/sqlite3/statement.hpp>
#include <components/sqlite3/transaction.hpp>
#include <gtest/gtest.h>
#include <gmock/gmock.h>

Loading…
Cancel
Save