Kaynağa Gözat

image: fix a compilation error caused by the GDI+ system headers.

undefined
Sam Hocevar 11 yıl önce
ebeveyn
işleme
caabc35cb1
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      src/image/codec/gdiplus-image.cpp

+ 2
- 0
src/image/codec/gdiplus-image.cpp Dosyayı Görüntüle

@@ -15,6 +15,8 @@
#if defined USE_GDIPLUS

#include <algorithm>
using std::min;
using std::max;

#include <windows.h>
#include <gdiplus.h>


Yükleniyor…
İptal
Kaydet