mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 18:48:56 +00:00
Remove wx/wx.h from idf_helpers.h
This commit is contained in:
parent
c337f747b8
commit
82e306bec3
@ -24,7 +24,7 @@
|
||||
#ifndef IDF_HELPERS_H
|
||||
#define IDF_HELPERS_H
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include <wx/string.h>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <idf_common.h>
|
||||
|
Loading…
Reference in New Issue
Block a user