1#include <clc/clc.h>
2#include <utils.h>
3#include <integer/popcount.h>
4
5#define __CLC_BODY "popcount.inc"
6#include <clc/integer/gentype.inc>
7