mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 06:19:01 +08:00
10 lines
284 B
Diff
10 lines
284 B
Diff
|
diff --git a/imconfig-SFML.h b/imconfig-SFML.h
|
||
|
index ddfe05d..bd7174e 100644
|
||
|
--- a/imconfig-SFML.h
|
||
|
+++ b/imconfig-SFML.h
|
||
|
@@ -24,4 +24,3 @@
|
||
|
static_cast<sf::Uint8>(z * 255.f), static_cast<sf::Uint8>(w * 255.f)); \
|
||
|
}
|
||
|
|
||
|
-#define ImTextureID unsigned int
|