C++: Add change note

This commit is contained in:
Jeroen Ketema
2025-08-27 13:42:46 +02:00
parent 9b19ccf884
commit 97d3982061

View File

@@ -0,0 +1,5 @@
---
category: feature
---
* Added a new class `PchFile` representing precompiled header (PCH) files used during project compilation.