Guest User

Untitled

a guest
Jul 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #ifndef _DUPA_H_included_
  2. #define _DUPA_H_included_
  3. class dupa
  4. {
  5. void test();
  6. }
  7. #endif
Add Comment
Please, Sign In to add comment