summaryrefslogtreecommitdiffstats
path: root/src/plugins/quota/rquota-pragmas.h
blob: 3cf2a1fe3302f561e0bebdb93e1c8519900e3c3d (plain)
1
2
3
4
#include "config.h"
#ifdef HAVE_STRICT_BOOL
#  pragma GCC diagnostic ignored "-Wstrict-bool"
#endif