Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lol
espelhamento de
https://github.com/lolengine/lol
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
image: fix a compilation error caused by the GDI+ system headers.
undefined
Sam Hocevar
10 anos atrás
pai
52cd11358e
commit
caabc35cb1
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
src/image/codec/gdiplus-image.cpp
+ 2
- 0
src/image/codec/gdiplus-image.cpp
Ver arquivo
@@ -15,6 +15,8 @@
#if defined USE_GDIPLUS
#include <algorithm>
using std::min;
using std::max;
#include <windows.h>
#include <gdiplus.h>
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar