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

Deleted some redundant #include statements

parent de6d1809
No related branches found
No related tags found
No related merge requests found
......@@ -19,13 +19,8 @@
#include "catalogue/CatalogueFactory.hpp"
#include "catalogue/InMemoryCatalogue.hpp"
#include "catalogue/OracleCatalogue.hpp"
#include "catalogue/OcciConn.hpp"
#include "catalogue/OcciEnvSingleton.hpp"
#include "catalogue/SqliteConn.hpp"
#include "common/exception/Exception.hpp"
#include <memory>
namespace cta {
namespace catalogue {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment