Add 'reference' to the iterator_traits, needed by LegacyIterator reqs
[LibreOffice.git] / config_host / config_probes.h.in
blobb15a1f077ea909dcd3fda0330c19765f21149db8
1 #ifndef CONFIG_PROBES_H
2 #define CONFIG_PROBES_H
4 /* Whether we have and can use sys/sdt.h for probes. */
5 #define USE_SDT_PROBES 0
7 #endif