mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-09 15:40:10 +00:00
embeddings:: virtual destructor added for embedding_method
This commit is contained in:
parent
a471025346
commit
e9c2278e8e
@ -301,6 +301,7 @@ EX }
|
|||||||
|
|
||||||
void prepare_lta();
|
void prepare_lta();
|
||||||
void auto_configure();
|
void auto_configure();
|
||||||
|
virtual ~embedding_method() {}
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user