Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save joyhuang9473/8ece980b4c760ee17e71 to your computer and use it in GitHub Desktop.

Select an option

Save joyhuang9473/8ece980b4c760ee17e71 to your computer and use it in GitHub Desktop.
All of a project's header files should be listed as descendants of the project's source directory without use of UNIX directory shortcuts . (the current directory) or .. (the parent directory). For example, project/Classes/Entity/Role/Role.h should be included as:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment