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-08-16 10:22:00 +00:00
2025-08-07 13:54:54 +10:00
2025-06-05 13:51:12 +02:00
2025-06-05 13:51:12 +02:00
2025-07-22 21:14:41 +00:00
2025-06-14 08:19:03 +02:00
2025-04-07 11:17:26 +10:00