Skip to content
Snippets Groups Projects
Commit 7abe284d authored by Steven Murray's avatar Steven Murray
Browse files

Removed unnecessary includes from Sqlite.cpp

parent 9685eb64
Branches
Tags
No related merge requests found
......@@ -16,13 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Stmt.hpp"
#include "catalogue/RdbmsCatalogueSchema.hpp"
#include "Sqlite.hpp"
#include "SqliteConn.hpp"
#include "common/exception/Exception.hpp"
#include <memory>
#include <sstream>
namespace cta {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment