summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/graphics/stb_decoder.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-17 09:12:29 +0800
committerchai <chaifix@163.com>2019-03-17 09:12:29 +0800
commitfb830270c5269a22819a0c0f1ee280f9aa3f1b39 (patch)
tree9934c1e60cdc015c6e9ece18a2fd042cf9dfeaa0 /Source/Asura.Engine/graphics/stb_decoder.h
parentd29f5f4aebd90b1e256967801b28a5990249b2e7 (diff)
*luax
Diffstat (limited to 'Source/Asura.Engine/graphics/stb_decoder.h')
-rw-r--r--Source/Asura.Engine/graphics/stb_decoder.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Asura.Engine/graphics/stb_decoder.h b/Source/Asura.Engine/graphics/stb_decoder.h
index b8fb83c..57b247c 100644
--- a/Source/Asura.Engine/graphics/stb_decoder.h
+++ b/Source/Asura.Engine/graphics/stb_decoder.h
@@ -11,7 +11,8 @@ namespace AsuraEngine
///
/// ʹstb_imageѹJPEGTGABMPļ
///
- class STBDecoder ASURA_FINAL: public ImageDecoder
+ class STBDecoder ASURA_FINAL
+ : public ImageDecoder
{
public: