Files
libreoffice/config_host/config_fuzzers.h.in

11 lines
117 B
C
Raw Normal View History

/*
Settings for fuzzers mode
*/
#ifndef CONFIG_FUZZERS_H
#define CONFIG_FUZZERS_H
#define ENABLE_FUZZERS 0
#endif