#include "extent.hpp"
#include "debug.hpp"
int
main (void)
{
// Simple symbol visibility check
util::extent2f instance;
}