Fix a build issue on MSVC with wx 3.3.

This commit is contained in:
Alex Shvartzkop 2024-06-01 04:08:13 +03:00
parent b6f1748bb3
commit bc07efc076
1 changed files with 1 additions and 0 deletions

View File

@ -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>