#include int main() { omath::Vector2 w = omath::Vector2(20.0, 30.0); return 0; }