#include "DeviceManagerApp.h"
#include <QApplication>
#include "ui/QApplicationWrapper.h"
#include "core/common/eqtcompatible.h"
#include "core/common/CustomEvent.h"
#include "commondevices/devicesystem/EDeviceManager.h"
#include "commondevices/playerdriver/EPlayer.h"
#include "commondevices/printerdriver/EPrinter.h"
#include "commondevices/leddriver/LedNotification.h"
#include "commondevices/barcodereaderdriver/BarcodeReader.h"
#include "obcdevices/ethernettabledriver/EEthernetTable.h"
#include "appcore/chipcard/EChipCard.h"
#include "commondevices/emvterminaldriver/EMVTerminal.h"
#include "obcdevices/connboarddriver/Connboard.h"
#include "obcdevices/irmamatrixdriver/IrmaMatrix.h"
#include "obcdevices/azdreceiverdriver/AZDReceiver.h"
#include "obcdevices/qadradriver/Qadra.h"
#include "eptrequest/libeptrequest.h"
#include "core/log/emlog.h"