Advertisement
Guest User

Untitled

a guest
Nov 13th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. #ifndef FUNC_H_INCLUDED
  2. #define FUNC_H_INCLUDED
  3.  
  4. int Get();
  5.  
  6. #endif // FUNC_H_INCLUDED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement