Advertisement
Felanpro

Useful header files

Feb 19th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Useful headers ---
  2. #include <windows.h> //Gives you accesibility to the Sleep(milliseconds) function.
  3. #include <thread> // Make threads
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement