Nyall Dawson 4ec64ba4db Silence dllimport attribute ignored warnings
Silence noisy and harmless 'inline function declared as
dllimport: attribute ignored' warnings.

These can be safely ignored, but cause thousands of lines of
warnings during windows builds (eg mingw builds)

(Unfortunately a macro based approach CANNOT be used here -- that
breaks the mingw build, as it seems to have issues with nesting
_Pragma along with __declspec)
2025-08-17 04:26:19 +10:00
..
2025-07-22 10:20:29 +10:00
2025-08-07 01:58:42 +00:00
2024-11-29 15:38:02 +01:00
2025-08-07 11:56:06 +10:00