From 440c0d6e2158aca749f0814a62d70999a7ed6d34 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 11 Oct 2009 14:20:38 +0200 Subject: Remove unneeded header inclusion --- cli/context.cxx | 2 -- 1 file changed, 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 // std::binary_search - #include "context.hxx" using namespace std; -- cgit v1.1