Advertisement
ponce

stdio.patch

Dec 1st, 2012
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.50 KB | None | 0 0
  1. --- etlegacy-20121103_c3c2634.orig/src/Omnibot/Common/BotLoadLibrary.cpp        2012-11-03 19:10:27.000000000 +0100
  2. +++ etlegacy-20121103_c3c2634/src/Omnibot/Common/BotLoadLibrary.cpp     2012-11-04 01:00:44.611353102 +0100
  3. @@ -16,11 +16,7 @@
  4.  #include <string>
  5.  #include <cstring>
  6.  #include <cstdlib>
  7. -
  8. -// activate comment to do 32bit build on 64bit system
  9. -#ifdef IS_64_BIT_BUILD_SYSTEM
  10.  #include <cstdio>
  11. -#endif
  12.  
  13.  //////////////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement