From d8370ecb03debc7294b8dd7cd98baa70ae4262ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Thu, 22 Sep 2022 19:01:30 -0700 Subject: [PATCH] Cleanup. --- include/bgfx/platform.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/bgfx/platform.h b/include/bgfx/platform.h index ab79af567..dfce6c943 100644 --- a/include/bgfx/platform.h +++ b/include/bgfx/platform.h @@ -10,7 +10,6 @@ // This header file contains platform specific interfaces. It is only // necessary to use this header in conjunction with creating windows. -#include #include "bgfx.h" namespace bgfx