aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-fetch.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-12 16:34:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-12 16:34:29 +0200
commit4fd0df2573341824eea5edfaf45be33997ce56ce (patch)
tree71338eb0045c9eb734178cafb2fabd128d4076da /bpkg/cfg-fetch.cxx
parent2c58968b94f348911372e8afb47626d33825757b (diff)
<types>/<utility> scheme cleanup
Diffstat (limited to 'bpkg/cfg-fetch.cxx')
-rw-r--r--bpkg/cfg-fetch.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/bpkg/cfg-fetch.cxx b/bpkg/cfg-fetch.cxx
index d90ab93..f35d081 100644
--- a/bpkg/cfg-fetch.cxx
+++ b/bpkg/cfg-fetch.cxx
@@ -5,15 +5,12 @@
#include <bpkg/cfg-fetch>
#include <fstream>
-#include <stdexcept>
#include <bpkg/manifest>
#include <bpkg/fetch>
-#include <bpkg/types>
#include <bpkg/package>
#include <bpkg/package-odb>
-#include <bpkg/utility>
#include <bpkg/database>
#include <bpkg/diagnostics>