Skip to content

Commit

Permalink
Remove unused declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiolo committed Sep 11, 2024
1 parent 5da7455 commit c4eda35
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/stdafx.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,9 @@
#include <wx/timectrl.h>
#include <wx/xml/xml.h>

#include <clocale>

WX_DECLARE_STRING_HASH_MAP(bool, wxHashMapBool);

#include <algorithm>
#include <array>
#include <clocale>
#include <condition_variable>
#include <filesystem>
#include <functional>
Expand Down

0 comments on commit c4eda35

Please sign in to comment.