diff options
Diffstat (limited to 'web/api/queries/countif/countif.c')
-rw-r--r-- | web/api/queries/countif/countif.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/api/queries/countif/countif.c b/web/api/queries/countif/countif.c new file mode 100644 index 00000000..8a3a1f50 --- /dev/null +++ b/web/api/queries/countif/countif.c @@ -0,0 +1,7 @@ +// SPDX-License-Identifier: GPL-3.0-or-later + +#include "countif.h" + +// ---------------------------------------------------------------------------- +// countif + |