#pragma once #include class Window; void MsgBox(Window* owner, String&&);