Browse Source

Add include for GCC.

pull/16/head
Jeff Young 5 years ago
parent
commit
65bdaff133
  1. 1
      eeschema/pin_type.h

1
eeschema/pin_type.h

@ -26,6 +26,7 @@
#include <wx/arrstr.h>
#include <bitmaps.h>
#include <vector>
/**
* The component library pin object electrical types used in ERC tests.

Loading…
Cancel
Save