summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
Diffstat (limited to 'cli')
-rw-r--r--cli/context.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/context.cxx b/cli/context.cxx
index 5ee27aa..7398da8 100644
--- a/cli/context.cxx
+++ b/cli/context.cxx
@@ -3,8 +3,6 @@
// copyright : Copyright (c) 2009 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
-#include <algorithm> // std::binary_search
-
#include "context.hxx"
using namespace std;