From 1e14c1b01dd9b1e6590110cdf5fb239da30d00c1 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Sat, 5 Sep 2020 18:35:56 +0800 Subject: [PATCH] support String.h --- inc/hgl/assets/AssetsSource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/hgl/assets/AssetsSource.h b/inc/hgl/assets/AssetsSource.h index d8b4c55..8c22676 100644 --- a/inc/hgl/assets/AssetsSource.h +++ b/inc/hgl/assets/AssetsSource.h @@ -1,7 +1,7 @@ #ifndef HGL_ASSETS_SOURCE_INCLUDE #define HGL_ASSETS_SOURCE_INCLUDE -#include +#include namespace hgl {