// These are the common headers needed to use the MariaDB collation library // This must be included after any boost headers, or anything that includes // boost headers. and boost are not friends. #include #undef set_bits // mariadb.h defines set_bits, which is incompatible with boost #include #include