mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
run formatter
This commit is contained in:
parent
17332fa0d6
commit
11617c7011
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
#ifndef MAIN_H
|
#ifndef MAIN_H
|
||||||
#define MAIN_H
|
#define MAIN_H
|
||||||
|
|
||||||
#include "../../cockatrice/src/database/parser/cockatrice_xml_4.h"
|
|
||||||
#include "../../cockatrice/src/database/card_database.h"
|
#include "../../cockatrice/src/database/card_database.h"
|
||||||
|
#include "../../cockatrice/src/database/parser/cockatrice_xml_4.h"
|
||||||
|
|
||||||
class CardDatabaseConverter : public CardDatabase
|
class CardDatabaseConverter : public CardDatabase
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue