build: Fix building for spice2x-20230929
> resolve third party libraries not building > force include stdint.h in place of cstdint missing from windows.h now > to be reverted after updates to spice2x master
This commit is contained in:
Vendored
-1
@@ -45,7 +45,6 @@ IncludeCategories:
|
||||
- Regex: '.*'
|
||||
Priority: 3
|
||||
IncludeIsMainRegex: '(_test|_win|_linux|_mac|_ios|_osx|_null)?$'
|
||||
IndentCaseLabels: false
|
||||
IndentWidth: 4
|
||||
IndentWrappedFunctionNames: false
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
|
||||
Reference in New Issue
Block a user