Skip to content
Snippets Groups Projects
Commit 8deb7df1 authored by calrama's avatar calrama
Browse files

Cleanup some includes

parent 2a342a8a
Branches
No related tags found
Loading
Pipeline #26757 failed
#pragma once #pragma once
#include <QtCore/qglobal.h> #include <QtGlobal>
#if defined(BT_INTERFACES_EXPORT) #if defined(BT_INTERFACES_EXPORT)
#define BT_INTERFACES_API Q_DECL_EXPORT #define BT_INTERFACES_API Q_DECL_EXPORT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment