Skip to content

Instantly share code, notes, and snippets.

@joyhuang9473
Last active October 26, 2015 07:41
Show Gist options
  • Save joyhuang9473/10ad747a453a0e6a1877 to your computer and use it in GitHub Desktop.
Save joyhuang9473/10ad747a453a0e6a1877 to your computer and use it in GitHub Desktop.
For example, the file project/Classes/Entity/Role/Role.h should have the following guard:
#ifndef ENTITY_ROLE_ROLE
#define ENTITY_ROLE_ROLE
...
#endif // ENTITY_ROLE_ROLE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment