Fix compil issue.

This commit is contained in:
jean-pierre charras 2021-02-25 10:44:14 +01:00
parent 9797bc5f25
commit cfa3f3afeb
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#include <wx/log.h>
constexpr wxChar BOM_TRACE[] = wxT( "BOM_GENERATORS" );
const wxChar BOM_TRACE[] = wxT( "BOM_GENERATORS" );
BOM_GENERATOR_HANDLER::BOM_GENERATOR_HANDLER( const wxString& aFile )