mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix windows build, missing wx header
This commit is contained in:
parent
0ce952e705
commit
4254673be5
@ -34,6 +34,7 @@
|
||||
#include <chrono>
|
||||
#include <cmath>
|
||||
#include <regex>
|
||||
#include <wx/wxcrt.h>
|
||||
|
||||
/**
|
||||
* Declare the test suite
|
||||
|
Loading…
x
Reference in New Issue
Block a user