Fix a build issue on MSVC with wx 3.3.
This commit is contained in:
parent
b6f1748bb3
commit
bc07efc076
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
#include "git_add_to_index_handler.h"
|
#include "git_add_to_index_handler.h"
|
||||||
|
|
||||||
|
#include <iterator>
|
||||||
|
|
||||||
#include <wx/string.h>
|
#include <wx/string.h>
|
||||||
#include <wx/log.h>
|
#include <wx/log.h>
|
||||||
|
|
Loading…
Reference in New Issue