mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-05 08:55:59 +08:00
refactor: Fix readability-use-concise-preprocessor-directives
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
#ifndef WITH_STATIC
|
||||
# if defined(BUILD_SIMULATORPLUGINCOMMON_LIB)
|
||||
# ifdef BUILD_SIMULATORPLUGINCOMMON_LIB
|
||||
# define SIMULATORPLUGINCOMMON_EXPORT Q_DECL_EXPORT
|
||||
# else
|
||||
# define SIMULATORPLUGINCOMMON_EXPORT Q_DECL_IMPORT
|
||||
|
||||
Reference in New Issue
Block a user