Christopher Reed 12 лет назад
Родитель
Сommit
d9283b2b56
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      Tools/Contents/polybuild/Include/polybuild.h

+ 1 - 2
Tools/Contents/polybuild/Include/polybuild.h

@@ -11,8 +11,7 @@
 #include <io.h>
 #endif
 
-extern "C" {	
-#include <stdio.h>
+extern "C" {
 #include "lua.h"
 #include "lualib.h"
 #include "lauxlib.h"