#include "extent.hpp" #include "tap.hpp" int main (void) { util::TAP::logger tap; util::extent2f instance; tap.todo ("instancing test"); }