Update console.hpp

This commit is contained in:
6arelyFuture 2022-09-25 12:08:07 +02:00 committed by GitHub
parent df14314983
commit 0953d9de67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
#pragma once
#include <format>
namespace console {
HWND get_window();