diff options
author | chai <chaifix@163.com> | 2018-10-15 19:43:01 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-10-15 19:43:01 +0800 |
commit | f3ee4be63e1c78c6f09fcb994b124533b1e5d3c1 (patch) | |
tree | 4dc9579b101de66b97ea0b5706f1d64f84b4f666 /src/libjin/3rdparty/stb/stb_image.h | |
parent | bd3c1f268d959d351631b51d32d9912370144ddd (diff) |
*更新图形模块
Diffstat (limited to 'src/libjin/3rdparty/stb/stb_image.h')
-rw-r--r-- | src/libjin/3rdparty/stb/stb_image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libjin/3rdparty/stb/stb_image.h b/src/libjin/3rdparty/stb/stb_image.h index 9624869..9938309 100644 --- a/src/libjin/3rdparty/stb/stb_image.h +++ b/src/libjin/3rdparty/stb/stb_image.h @@ -100,7 +100,6 @@ RECENT REVISION HISTORY: Blazej Dariusz Roszkowski Gregory Mullen github:phprus */ -#define STB_IMAGE_IMPLEMENTATION #ifndef STBI_INCLUDE_STB_IMAGE_H #define STBI_INCLUDE_STB_IMAGE_H |