Blender V4.3
BLI_strict_flags.h File Reference

Go to the source code of this file.

Detailed Description

Strict compiler flags for areas of code we want to ensure don't do conversions without us knowing about it.

Note
Typically this include should be ordered as the last include in a C/C++ file otherwise it can cause warnings in any includes after it which aren't expected to use strict warnings.

Definition in file BLI_strict_flags.h.