Try a slightly less dumb fix.

Took 6 minutes
This commit is contained in:
Lukas Brübach 2025-09-27 01:22:57 +02:00
parent 08a68976c8
commit 42a1232c40
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,6 @@
#include "../../cockatrice/src/database/card_database.h"
#include "../../cockatrice/src/database/parser/cockatrice_xml_4.h"
class CardDatabaseQuerier;
class CardDatabaseConverter : public CardDatabase
{
public: