Merge pull request #10878 from Kaleb-Reid/time.h

Update #include path for Time usage
This commit is contained in:
Matthew
2025-04-19 08:53:57 -04:00
committed by GitHub

View File

@@ -149,7 +149,7 @@ declaration.
.. note::
You may have to ``#include "core/os/os.h"`` if it's not present already.
You may have to ``#include "core/os/time.h"`` if it's not present already.
When opening a pull request, make sure to remove this snippet as well as the
include if it wasn't there previously.