Browse Source

Fix a compil warning

newinvert
jean-pierre charras 3 years ago
parent
commit
49a9fe38a0
  1. 2
      eeschema/sim/sim_model.h

2
eeschema/sim/sim_model.h

@ -40,7 +40,7 @@
#include <enum_vector.h>
class SIM_LIBRARY;
class SPICE_ITEM;
struct SPICE_ITEM;
class SPICE_GENERATOR;
class SIM_MODEL_SERIALIZER;
class PROJECT;

Loading…
Cancel
Save