mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #10878 from Kaleb-Reid/time.h
Update #include path for Time usage
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user