ref: 2b77fe7f49297d35ec9b6f0d2457aa0e07f04dfd
parent: 17d7b5d72ec00aa5e901843b499371704f8a313e
author: Martin Storsjö <martin@martin.st>
date: Sat Feb 8 18:24:33 EST 2014
Use bool instead of bool_t bool is one of the built in, standard types in C++, there's no need for a typedef for it.