Commit graph

2 commits

Author SHA1 Message Date
935ca0e340
improve header guards
the following names are reserved to the language implementation:
  - (C and C++) starting with an underscore and a capital letter
  - (C++) containing any amount of double underscores

https://en.wikipedia.org/wiki/Include_guard#Discussion
2024-08-09 11:45:00 +02:00
6d80dc7717
move ptk_vec to include 2024-08-08 20:33:56 +02:00
Renamed from src/ptk_vec.h (Browse further)