Fix a compil warning

This commit is contained in:
jean-pierre charras 2023-02-25 17:37:59 +01:00
parent ece34e1a0c
commit 49a9fe38a0
1 changed files with 1 additions and 1 deletions

View File

@ -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;