瀏覽代碼

remove GDI+

Sven Czarnian 3 年之前
父節點
當前提交
f0db197d7d
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      src/stdafx.h

+ 0 - 6
src/stdafx.h

@@ -17,9 +17,3 @@ using std::min;
 using std::max;
 
 #include <version.h>
-
-#pragma warning(disable: 4458)
-#pragma warning(push, 0)
-#include <gdiplus.h>
-#pragma warning(pop)
-#pragma warning(default: 4458)