ソースを参照

Merge pull request #660 from pangweishen/patch-1

Update rtconfig.h
Bernard Xiong 9 年 前
コミット
d42fa18b93
1 ファイル変更1 行追加1 行削除
  1. 1 1
      bsp/simulator/rtconfig.h

+ 1 - 1
bsp/simulator/rtconfig.h

@@ -238,7 +238,7 @@
 
 #endif /* end of _MSC_VER */
 
-#ifdef _WIN32
+#ifdef _Win32
 #define RT_USING_DFS_WINSHAREDIR
 #endif