blob: 37d3cc649e6bc6ee50360fc69ce65fc418d76fd8 [file] [log] [blame]
// Verify we preprocess as C language, otherwise including math.h would fail.
// See https://github.com/mesonbuild/meson/issues/11940.
#include <math.h>