ptk/include
jacekpoz 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
..
ptk.h improve header guards 2024-08-09 11:45:00 +02:00
ptk_log.h improve header guards 2024-08-09 11:45:00 +02:00
ptk_vec.h improve header guards 2024-08-09 11:45:00 +02:00