summaryrefslogtreecommitdiffstats
path: root/include/djinterop/crate.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/djinterop/crate.hpp')
-rw-r--r--include/djinterop/crate.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/djinterop/crate.hpp b/include/djinterop/crate.hpp
index fc7045b..261888b 100644
--- a/include/djinterop/crate.hpp
+++ b/include/djinterop/crate.hpp
@@ -24,16 +24,12 @@
#endif
#include <memory>
-#include <stdexcept>
#include <string>
-#include <unordered_set>
#include <vector>
#include <boost/optional.hpp>
#include <boost/utility/string_view.hpp>
-#include <djinterop/semantic_version.hpp>
-
namespace djinterop
{
class database;