Advertisement
Guest User

patch.debug.h

a guest
Jan 20th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. --- debug.h.old 2013-01-20 02:17:49.000000000 -0800
  2. +++ debug.h 2013-01-20 02:18:08.000000000 -0800
  3. @@ -30,6 +30,8 @@
  4. #include "gettime.h"
  5. #include "exceptions.h"
  6.  
  7. +using namespace jthread;
  8. +
  9. #ifdef _WIN32
  10. #define WIN32_LEAN_AND_MEAN
  11. #include <windows.h>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement