Common header is made and costs are moved there
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "../../settings.hpp"
|
||||
#include "../Common.hpp"
|
||||
|
||||
#include <dpp/dispatcher.h>
|
||||
#include <dpp/dpp.h>
|
||||
#include <dpp/guild.h>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#include "../../settings.hpp" // This is where language is imported
|
||||
#include "../Base/SQL.hpp"
|
||||
#include "../Common.hpp"
|
||||
#include "TransactionMethods.hpp"
|
||||
|
||||
#include <dpp/appcommand.h>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#include "../../settings.hpp"
|
||||
#include "../Common.hpp"
|
||||
#include <dpp/dispatcher.h>
|
||||
#include <dpp/dpp.h>
|
||||
#include <dpp/guild.h>
|
||||
|
Reference in New Issue
Block a user