mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-14 19:39:35 +00:00
Add missing header for MSVC due to 81108ed106
This commit is contained in:
parent
81108ed106
commit
1e4d0aa1c0
@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <pcb_calculator_utils.h>
|
||||
#include <locale.h>
|
||||
|
||||
bool findMatch( wxArrayString& aList, const wxString& aValue, int& aIdx )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user