Move ProcessID typedef out of OS
This allows decoupling a number of files from `os.h`.
This commit is contained in:
parent
c0ebded926
commit
727b06a79f
95 changed files with 273 additions and 191 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "gradle_export_util.h"
|
||||
|
||||
#include "core/os/os.h"
|
||||
#include "core/string/translation_server.h"
|
||||
#include "modules/regex/regex.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue