aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/script
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/script')
-rw-r--r--libbuild2/script/builtin-options.hxx2
-rw-r--r--libbuild2/script/builtin.cli2
2 files changed, 0 insertions, 4 deletions
diff --git a/libbuild2/script/builtin-options.hxx b/libbuild2/script/builtin-options.hxx
index 9089d46..c7cebbc 100644
--- a/libbuild2/script/builtin-options.hxx
+++ b/libbuild2/script/builtin-options.hxx
@@ -12,8 +12,6 @@
//
// End prologue.
-#include <libbuild2/types.hxx>
-
#include <libbuild2/common-options.hxx>
namespace build2
diff --git a/libbuild2/script/builtin.cli b/libbuild2/script/builtin.cli
index 6f2143a..50dd3a0 100644
--- a/libbuild2/script/builtin.cli
+++ b/libbuild2/script/builtin.cli
@@ -1,8 +1,6 @@
// file : libbuild2/script/builtin.cli
// license : MIT; see accompanying LICENSE file
-include <libbuild2/types.hxx>;
-
include <libbuild2/common.cli>;
// Note that options in this file are undocumented because we generate neither