Guest User

Untitled

a guest
Oct 19th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #ifndef HEADER_HAS_BEEN_INCLUDED
  2. #define HEADER_HAS_BEEN_INCLUDED
  3.  
  4. struct foo {
  5.   int member;
  6. };
  7.  
  8. #endif
Add Comment
Please, Sign In to add comment