Skip to content

Commit

Permalink
Reduced triple include of algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
frankivo authored and eranif committed Oct 9, 2017
1 parent 0e81233 commit 266697a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CodeLite/ctags_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include "cl_indexer_reply.h"
#include <wx/txtstrm.h>
#include <wx/file.h>
#include <algorithm>
#include <wx/progdlg.h>
#include "wx/tokenzr.h"
#include "wx/filename.h"
Expand All @@ -62,7 +61,6 @@
#include <wx/stdpaths.h>
#include "tags_storage_sqlite3.h"
#include "cl_standard_paths.h"
#include <algorithm>
#include "CxxTemplateFunction.h"
#include <wx/log.h>
#include "fileutils.h"
Expand Down

0 comments on commit 266697a

Please sign in to comment.