This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
kicad
mirror of
https://github.com/KiCad/kicad-source-mirror
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Added an include to tell the compiler where to find wxIsdigit
pull/13/head
Brian Henning
7 years ago
committed by
Seth Hillbrand
parent
aef0221d3b
commit
2bd2cf6a6b
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
eeschema/pin_number.cpp
1
eeschema/pin_number.cpp
View File
@ -23,6 +23,7 @@
*/
#
include
"pin_number.h"
#
include
<wx/crt.h>
namespace
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/kicad
Title
Body
Create Issue