Skip to content

Instantly share code, notes, and snippets.

@njlr
Created October 18, 2017 14:51
Show Gist options
  • Save njlr/bf81c7b8ada7fafd9b51ff63b8004970 to your computer and use it in GitHub Desktop.
Save njlr/bf81c7b8ada7fafd9b51ff63b8004970 to your computer and use it in GitHub Desktop.
for each header file:
  hash the file
  generate an include guard from the hash
  wrap the contents 
  output into a new header file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment