Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. // Fill out your copyright notice in the Description page of Project Settings.
  2.  
  3. #pragma once
  4.  
  5. /**
  6. *
  7. */
  8. class GPP_ALL_API MyClass_T3
  9. {
  10. public:
  11. MyClass_T3();
  12. ~MyClass_T3();
  13. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement