aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-command
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/pkg-command
parent2c58968b94f348911372e8afb47626d33825757b (diff)
<types>/<utility> scheme cleanup
Diffstat (limited to 'bpkg/pkg-command')
-rw-r--r--bpkg/pkg-command2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-command b/bpkg/pkg-command
index 334a97e..6790917 100644
--- a/bpkg/pkg-command
+++ b/bpkg/pkg-command
@@ -6,9 +6,9 @@
#define BPKG_PKG_COMMAND
#include <bpkg/types>
+#include <bpkg/forward> // selected_package
#include <bpkg/utility>
-#include <bpkg/forward> // selected_package
#include <bpkg/configuration-options>
namespace bpkg