mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Fixed clazy warnings: pass large objects by reference to const.
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include <SimConnect.h>
|
||||
#include <array>
|
||||
|
||||
// clazy:excludeall=function-args-by-ref
|
||||
|
||||
using namespace BlackMisc;
|
||||
|
||||
bool loadAndResolveSimConnect(bool manifestProbing)
|
||||
|
||||
Reference in New Issue
Block a user