mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-16 07:22:16 -07:00
Lint.
This commit is contained in:
parent
037bc78b06
commit
0a811ffcfb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
#ifndef EDHREC_AVERAGE_DECK_API_RESPONSE_H
|
#ifndef EDHREC_AVERAGE_DECK_API_RESPONSE_H
|
||||||
#define EDHREC_AVERAGE_DECK_API_RESPONSE_H
|
#define EDHREC_AVERAGE_DECK_API_RESPONSE_H
|
||||||
|
|
||||||
#include "edhrec_deck_api_response.h"
|
|
||||||
#include "../commander/edhrec_commander_api_response_archidekt_links.h"
|
#include "../commander/edhrec_commander_api_response_archidekt_links.h"
|
||||||
#include "../commander/edhrec_commander_api_response_average_deck_statistics.h"
|
#include "../commander/edhrec_commander_api_response_average_deck_statistics.h"
|
||||||
#include "../commander/edhrec_commander_api_response_card_container.h"
|
#include "../commander/edhrec_commander_api_response_card_container.h"
|
||||||
|
#include "edhrec_deck_api_response.h"
|
||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <QJsonObject>
|
#include <QJsonObject>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue