mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 19:22:33 +00:00
This was a workaround to be able to build on case-insensitive file systems where it might get confused about <string.h> vs <String.h>. Let's just not support building that way, so String.h can have an objectively nicer name. :^) |
||
|---|---|---|
| .. | ||
| Document.cpp | ||
| Document.h | ||
| Element.cpp | ||
| Element.h | ||
| Node.cpp | ||
| Node.h | ||
| ParentNode.cpp | ||
| ParentNode.h | ||
| Text.cpp | ||
| Text.h | ||