1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Forgotten to remove

This commit is contained in:
NAKAMURA Usaku 2019-04-30 15:02:03 +09:00
parent 94b740b249
commit 151b7d72bd
No known key found for this signature in database
GPG key ID: C5FE8AEA64F81259

View file

@ -42,7 +42,6 @@
#include <shlobj.h> #include <shlobj.h>
#include <mbstring.h> #include <mbstring.h>
#include <shlwapi.h> #include <shlwapi.h>
#include <tlhelp32.h>
#if _MSC_VER >= 1400 #if _MSC_VER >= 1400
#include <crtdbg.h> #include <crtdbg.h>
#include <rtcapi.h> #include <rtcapi.h>