add include

This commit is contained in:
Stefan 2023-01-07 11:35:44 +01:00 committed by Jeff Young
parent 992f38a6ce
commit c2686d881e
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <algorithm>
#include <memory>
#include <wx/filename.h>
#include <wx/string.h>
#include <wx/tokenzr.h>
#include <wx/wfstream.h>
#include <wx/txtstrm.h>