Inc QDebug

This commit is contained in:
Zach Halpern 2024-11-25 21:12:17 -05:00 committed by ZeldaZach
parent e3cf540689
commit 80228957d1
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
#include "game/cards/card_database_parser/cockatrice_xml_4.h"
#include "qt-json/json.h"
#include <QDebug>
#include <QRegularExpression>
#include <algorithm>
#include <climits>